Add .swp to .gitignore

This commit is contained in:
Bat 2018-10-08 20:38:35 +01:00
parent da7bfd50d0
commit 3f18cdd38b
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ docker-compose.yml
*.db
*.sqlite
*.sqlite3
*.swp

Binary file not shown.