This repository has been archived on 2024-07-07. You can view files and clone it, but cannot push or open issues or pull requests.
bird.tacowolf.net/.gitignore
2024-04-16 22:02:11 -04:00

19 lines
362 B
Text

# sourced from:
# https://raw.githubusercontent.com/github/gitignore/main/community/golang/hugo.gitignore
# generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# temporary lock file while building
/.hugo_build.lock
# don't commit secrets
upload.conf