Add a gitignore!

This commit is contained in:
Elliot Nunn 2018-10-23 20:10:49 +08:00
parent e55c2ee7d7
commit 0be371a99b
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
MANIFEST
dist/
build/
*.dmg
*egg-info/
__pycache__/
.DS_Store