Browse Source

added *.pyc files to .gitignore

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

+ 1
- 0
.gitignore View File

@ -2,5 +2,6 @@
*.swp
*.*#*
.idea
*.pyc
__pycache__
notebook.safe

Loading…
Cancel
Save