add in .gitignore pyvenv and Pycharm files

This commit is contained in:
Ludovic Gasc (GMLudo) 2015-04-11 11:30:49 -04:00
parent 3582e11cdc
commit 30f4788525

3
.gitignore vendored
View File

@ -7,9 +7,12 @@
htmlcov
.DS_Store
venv
pyvenv
distribute_setup.py
distribute-*.tar.gz
build
dist
*.egg-info
.tox
.idea/
*.iml