Add vim swap files to .gitignore

pull/1453/head
Brian Cloutier 2017-06-14 19:43:51 +03:00 committed by Marco Slot
parent bf8377082c
commit 7c8a6c9cee
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -36,3 +36,6 @@ lib*.pc
/autom4te.cache
/Makefile.global
/src/Makefile.custom
# temporary files vim creates
*.swp