chore: ignore vim swap file
This commit is contained in:
parent
1ff52cc0fd
commit
5092552de2
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -110,4 +110,8 @@ tmp/
|
|||
temp/
|
||||
|
||||
# macOS Finder metadata files
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# vim file
|
||||
*.swp
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user