mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Updating the .gitignore for windows and vim users.
Adding hugo.exe for us windows fanbois. Also adding gvim support.
This commit is contained in:
parent
c9a09418e7
commit
03e804ffd2
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
hugo
|
||||
docs/public*
|
||||
hugo.exe
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue