summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 84d28ed..3397d7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
-.tox \ No newline at end of file
+.tox
+*.egg-info
+*.egg
+*.pyc
+build
+dist