aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65e9278..53b822f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
*.pyc
env
+env-*
+ee.egg-info
+.eggs
+.cache
*.png
@@ -7,3 +11,5 @@ env
demo/*/*.net
demo/*/*.raw
demo/*/*.log
+
+.tox