mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-17 11:30:16 +00:00
Added *.orig
, *~
, and .DS_Store
to .gitignore
.
This commit is contained in:
parent
382308e6bf
commit
4e1e9f8812
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,6 +27,9 @@
|
|||||||
summary
|
summary
|
||||||
*.summary
|
*.summary
|
||||||
*.faillog
|
*.faillog
|
||||||
|
*.orig
|
||||||
|
*~
|
||||||
|
.DS_Store
|
||||||
obj_*
|
obj_*
|
||||||
symbols.*
|
symbols.*
|
||||||
Makefile.target
|
Makefile.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user