summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6a93993..bb003c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
+.cache/*
+.eggs/*
+.tox/*
+
*.pyc
-.*/