Merge pull request #407 from g-oikonomou/contrib/gitignore
Add some build artifacts to .gitignore
This commit is contained in:
commit
588527a8fc
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,8 @@
|
|||||||
*.elf
|
*.elf
|
||||||
*.zip
|
*.zip
|
||||||
*.d
|
*.d
|
||||||
|
*.o
|
||||||
|
*.e
|
||||||
*.ihex
|
*.ihex
|
||||||
*.pyc
|
*.pyc
|
||||||
*~
|
*~
|
||||||
@ -30,6 +32,7 @@ COOJA.testlog
|
|||||||
*.nrf52dk
|
*.nrf52dk
|
||||||
*.openmote-cc2538
|
*.openmote-cc2538
|
||||||
*.sky
|
*.sky
|
||||||
|
*.firmware
|
||||||
*.srf06-cc26xx
|
*.srf06-cc26xx
|
||||||
*.zoul
|
*.zoul
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user