Update .gitignore

This commit is contained in:
2017-07-04 21:26:51 +08:00
parent 01640d1df9
commit ce12df9bd1

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
# macOS
.DS_Store
# Pyenv
.python-version
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]