blog/.gitignore
2022-03-03 22:27:24 +01:00

19 lines
279 B
Text

# 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
# IntelliJ project files
.idea/
# Vagrant files
.vagrant/