vim swp files patter .*.swp/swo

This commit is contained in:
infidel 2022-04-15 14:54:53 +07:00
parent f1e2b06150
commit 8c3f36ed5e
3 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -1,5 +1,5 @@
./*.swp ./.*.swp
./*.swo ./.*.swo
src/*.swp src/.*.swp
src/*.swo src/.*.swo

Binary file not shown.

Binary file not shown.