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