~netlandish/django-wiki

c9e366ed76e5c5e03b35e92a19bc42e379ce6837 — Benjamin Bach 6 years ago 7c37122 + 9d72844
Merge pull request #789 from atombrella/eggs_ignore

Added .eggs to .gitignore
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitignore
M .gitignore => .gitignore +1 -0
@@ 2,6 2,7 @@
build
dist
*.egg-info
.eggs
testproject/testproject/whoosh_index/
testproject/testproject/xapian_index/