Adding .gitignore file

This commit is contained in:
Mikaël Ates 2011-06-09 07:45:27 +02:00
parent 3a80c0f932
commit 8c2936bf30
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
MANIFEST
*.pyc
*.pyo
*.db
*.png
.*.swp
dist/
veridic.egg-info
log.log