summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f917d8..16fae2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,9 +7,12 @@
htmlcov
.DS_Store
venv
+pyvenv
distribute_setup.py
distribute-*.tar.gz
build
dist
*.egg-info
.tox
+.idea/
+*.iml \ No newline at end of file