summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6d48abcb..91cab9f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,5 +30,8 @@ cookie.json
*.pyc
dist/
-
-setup.py \ No newline at end of file
+*.egg-info/
+*.egg
+*.egg-info
+build
+test.py \ No newline at end of file