Add minor gitignore to avoid PyCharm complaining.

This commit is contained in:
Dorian 2016-09-02 10:32:09 -04:00
parent 909d7eccb4
commit 1a0640daea
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.pyc
.ipynb_checkpoints
*~
#*
#*
.idea