ignore *.swp and files generated during packaging

This commit is contained in:
Stefan Kögl
2013-04-13 17:58:13 +02:00
parent c1ec3dfd17
commit 525b5be0ca

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
*.pyc
build
.coverage
MANIFEST
dist
*.swp