mirror of
https://git.adityakumar.xyz/blog.git
synced 2024-11-21 07:12:53 +00:00
ignore vim's temporary files
This commit is contained in:
parent
bac0ad61ab
commit
faa99a2d6a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@ hugo.linux
|
|||
# Temporary lock file while building
|
||||
/.hugo_build.lock
|
||||
|
||||
# Ignore swap files
|
||||
*.swp
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue