git ignore .swp files
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jérémy Lecour 2019-10-11 21:27:01 +02:00 committed by Jérémy Lecour
parent 7fe89d2419
commit beb39988e7
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.kitchen/ .kitchen/
.kateproject.d .kateproject.d
.vagrant/ .vagrant/
*.swp