13 lines
161 B
Text
13 lines
161 B
Text
*.out
|
|
*.a
|
|
*.elf
|
|
*.o
|
|
*~
|
|
*.d
|
|
*.bin
|
|
firmware/links
|
|
*.napp
|
|
# exclude IDE project files/directories
|
|
.*
|
|
# keep .gitignore and other important hidden files
|
|
!.gitignore
|