mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-05 20:25:16 +00:00
.gitignore file added
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
*~
|
||||
*.swp
|
||||
*.ihex
|
||||
obj_*
|
||||
*.z1
|
||||
*.sky
|
||||
*.map
|
||||
*.a
|
||||
*pyc
|
||||
*.pyc
|
Reference in New Issue
Block a user