kb-one-de/.gitignore

17 lines
250 B
Text
Raw Normal View History

2022-12-16 16:45:46 +01:00
# 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
# NPM Packages
/node_modules/