summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorwim glenn <wim.glenn@melbourneit.com.au>2015-06-05 19:37:01 +1000
committerwim glenn <wim.glenn@melbourneit.com.au>2015-06-05 19:37:01 +1000
commit16a1a155b6e186cd25e4d29b3806e038424d2f34 (patch)
treea9d2e6c4551efc41436d48adc0108276b260e8f5 /.gitignore
parente72b1a538c7d4e187591a70d23ea2843672441ac (diff)
downloadisort-16a1a155b6e186cd25e4d29b3806e038424d2f34.tar.gz
ignore gen .eggs dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 04c6f1b5..c69ddc27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
# Packages
*.egg
*.egg-info
+.eggs
build
eggs
parts