mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +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
|
||||
*.faillog
|
||||
*.orig
|
||||
*~
|
||||
.DS_Store
|
||||
obj_*
|
||||
symbols.*
|
||||
Makefile.target
|
||||
|
Loading…
Reference in New Issue
Block a user