summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 19ee546..00dc606 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,12 @@ MANIFEST
*~
*#*#
*.#*#
-*.pyc
+*.py[cod]
tags
.tox
+dist/
+eggs/
+.eggs/
+sdist/
+*.egg-info/
+*.egg