Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 9, 2013
1 parent 1854e68 commit 88abbea
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
tags
TAGS
ID
bin
eggs
parts
tree
develop-eggs
src/mongopersist.egg-info/
.installed.cfg
tmp
*.py?
.coverage
htmlcov
coverage
coverage.xml

0 comments on commit 88abbea

Please sign in to comment.