add a .gitignore

This commit is contained in:
Frédéric Péters 2013-04-26 09:00:52 +02:00
parent 1b2c8806c5
commit c10a886565
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
MANIFEST
*.pyc
*.pyo
*.db
.*.swp
dist/
nosetests.xml