summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 6002127..1a6f297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,14 +2,11 @@
*.pyc
# virtualenv
-bin/
+.venv
+
+# build cruft
build/
dist/
-include/
-lib/
-local/
-share/
-man/
*.egg-info/
# docs