Merge pull request #1330 from oliverschmidt/master
Have Git ignore .zip files.
This commit is contained in:
commit
9f42c53e7f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
*.png
|
*.png
|
||||||
*.log
|
*.log
|
||||||
*.elf
|
*.elf
|
||||||
|
*.zip
|
||||||
*.d
|
*.d
|
||||||
*.ihex
|
*.ihex
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue