[Add] added *.egg-info/ into .gitignore

This commit is contained in:
nanoric 2019-08-05 15:25:19 +08:00
parent 857b80f4f8
commit 4dcd37dbf6

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Python
*.pyc
*.egg-info/
# Jupyter
.ipynb_checkpoints