Ignore vim swap files

This commit is contained in:
Krzysztof Klimonda
2013-03-19 14:43:29 +01:00
parent e0e0ac1679
commit 99d7eba641

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
/media/
/static/
*.pyc
*.swp
/.idea/
/dist/
/*.egg-info/