mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Update .gitignore to ignore *.swo files
For the fellow vim user.
This commit is contained in:
+6
-5
@@ -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