summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-21 15:32:27 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-21 15:32:27 -0400
commit09473089eca71ad2f0e8c27f43150d9dab33624a (patch)
tree2082342ceb527f4d81fc39bb297982df28eec2b0 /.gitignore
parent629f4638795e8857bc6c7817c705094d11d14766 (diff)
downloadpurge_path-09473089eca71ad2f0e8c27f43150d9dab33624a.tar.gz
Exclude egg-info
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad73603..eb39413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*__pycache__*
*.swp
+*.egg-info
dist/
build/
RELEASE-VERSION