summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2014-11-14 15:52:17 +0100
committerSebastian Thiel <byronimo@gmail.com>2014-11-14 15:52:34 +0100
commitc5452aa820c0f5c2454642587ff6a3bd6d96eaa1 (patch)
tree6fa7bb77459dbb368a72361f237ca18118d0e2a9 /.gitignore
parentd3e5d9cda8eae5b0f19ac25efada6d0b3b9e04e5 (diff)
downloadgitpython-c5452aa820c0f5c2454642587ff6a3bd6d96eaa1.tar.gz
Prepared release 0.3.20.3.2
It represents the latest state on github, which should be better than what's installed by default. [skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a26c03a..2e8e1749 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.py[co]
*.swp
*~
+/*.egg-info
/lib/GitPython.egg-info
cover/
.coverage