Ignore vim swap files

This commit is contained in:
Oliver Falk
2018-05-11 14:01:37 +02:00
parent 9a02be1bbd
commit 8d0a49a667

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__ __pycache__
/db.sqlite3 /db.sqlite3
/static/ /static/
**.*.swp