Browse Source

added zip files to gitignore list

master
T. Meissner 10 years ago
parent
commit
4f677a4978
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@ -3,5 +3,6 @@
*.*#*
.idea
*.pyc
*.zip
__pycache__
notebook.safe

Loading…
Cancel
Save