mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-11-23 09:05:18 +01:00
Improve .gitignores
This commit is contained in:
16
exampleSite/.gitignore
vendored
16
exampleSite/.gitignore
vendored
@@ -1,2 +1,14 @@
|
||||
.hugo_build.lock
|
||||
resources/
|
||||
# Hugo
|
||||
/public/
|
||||
/resources/_gen/
|
||||
/assets/jsconfig.json
|
||||
hugo_stats.json
|
||||
hugo.exe
|
||||
hugo.darwin
|
||||
hugo.linux
|
||||
/.hugo_build.lock
|
||||
|
||||
# Misc
|
||||
.cache
|
||||
.DS_Store
|
||||
*.lock
|
||||
|
||||
Reference in New Issue
Block a user