18 lines
117 B
Plaintext
18 lines
117 B
Plaintext
# Build output
|
|
build/
|
|
*.elf
|
|
*.hex
|
|
*.bin
|
|
*.map
|
|
|
|
# IDE/Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|