1
0
Fork 0

added *.swp to gitignore

This commit is contained in:
hkernbach 2016-04-29 15:37:15 +02:00
parent fb2a9818e6
commit cddb11d315
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@
*.gcno *.gcno
*.gcda *.gcda
*.swp
*.diff *.diff
*.patch *.patch
*.lnk *.lnk