chore: update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -5,6 +5,12 @@
|
|||||||
hugo_stats.json
|
hugo_stats.json
|
||||||
_vendor/
|
_vendor/
|
||||||
|
|
||||||
|
# Example Site
|
||||||
|
/exampleSite/public/
|
||||||
|
/exampleSite/resources/_gen/
|
||||||
|
/exampleSite/assets/jsconfig.json
|
||||||
|
/exampleSite/.hugo_build.lock
|
||||||
|
|
||||||
# Executable may be added to repository
|
# Executable may be added to repository
|
||||||
hugo.exe
|
hugo.exe
|
||||||
hugo.darwin
|
hugo.darwin
|
||||||
|
Reference in New Issue
Block a user