mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-10 13:12:05 -04:00
Update .gitignore to ignore *.swo files
For the fellow vim user.
This commit is contained in:
parent
7461ed63ae
commit
0fabd51ab1
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
hugo
|
hugo
|
||||||
docs/public*
|
docs/public*
|
||||||
hugo.exe
|
hugo.exe
|
||||||
*.swp
|
*.swp
|
||||||
.DS_Store
|
*.swo
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user