Extend gitignore (#760)

This commit is contained in:
Elges István
2022-05-28 21:07:46 +02:00
committed by GitHub
parent a36480dd59
commit 70df8e8c8b
2 changed files with 10 additions and 1 deletions

11
.gitignore vendored
View File

@@ -1 +1,10 @@
themes/
/themes/
# Generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Temporary lock file while building
/.hugo_build.lock

View File