Add vi swap files to gitignore

This commit is contained in:
Christian Koep 2016-07-02 17:30:12 +02:00
parent 8b7d86df5a
commit 60cc88bcde
No known key found for this signature in database
GPG Key ID: 889970BE12955732

1
.gitignore vendored
View File

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