add gitignore

This commit is contained in:
2017-09-06 11:12:59 +08:00
parent b60494ba99
commit d95bc1d6c7

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__
*.pyc
*.egg-info/
/build/