ignore vim swap files

This commit is contained in:
Jan Dittberner 2013-02-24 21:50:56 +01:00
parent 8ff063ed25
commit 9efe6a7b28
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
data/
.*.swp
*.pyc
*.egg-info/
.coverage