Add vi swap files to gitignore

This commit is contained in:
Christian Koep 2016-07-02 17:30:12 +02:00
parent c991c3a978
commit fe43268fa9

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ configuration.py
/*.sh
!upgrade.sh
fabfile.py
*.swp