mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
ignore generated files
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.o
|
||||
*.d
|
||||
*.s
|
||||
*.a
|
||||
*.elf
|
||||
*.bin
|
||||
*.map
|
||||
tests/obj_*
|
||||
|
Reference in New Issue
Block a user