mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2026-03-05 09:37:58 +00:00
Update gitignore for vim temp files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,3 +12,8 @@ dir/*
|
||||
|
||||
#but still keep the folder
|
||||
!dir/.gitkeep
|
||||
|
||||
#I use vim, therefore ignore temp files and swap files
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user