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
|
||||
*.log
|
||||
*.elf
|
||||
*.zip
|
||||
*.d
|
||||
*.ihex
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in a new issue