Updated gitignore file

This commit is contained in:
2020-05-12 00:10:01 -05:00
parent 78b65054ff
commit b28008160a
+4 -1
View File
@@ -1,2 +1,5 @@
*.pyc
*__pycache__
*__pycache__
*dist
*build
*.egg*