Ignore Pycharm and pyenv

This commit is contained in:
Alex Popescu
2014-01-28 12:56:18 -08:00
parent 56823a3dc8
commit 3b546c1023

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@
*.so *.so
*.egg-info *.egg-info
.tox .tox
.idea/
.python-version
build build
MANIFEST MANIFEST
dist dist