rtj.dev/.gitignore
Roland Thomas 3e36f0bc09
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
Update .gitignore
2023-06-13 09:15:38 -04:00

16 lines
239 B
Plaintext

# 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
# VS Code
/.vscode/