mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
Update .gitignore to ignore *.swo files
For the fellow vim user.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,4 +2,5 @@ hugo
|
|||||||
docs/public*
|
docs/public*
|
||||||
hugo.exe
|
hugo.exe
|
||||||
*.swp
|
*.swp
|
||||||
|
*.swo
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Reference in New Issue
Block a user