gitignore projects, bins and dump logs
This commit is contained in:
parent
26eeb48807
commit
30e3339a94
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
*.bin
|
||||
*.elf
|
||||
*.pyc
|
||||
swodump*.log
|
||||
nbproject/
|
||||
bin-*/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue