Extend gitignore (#760)
This commit is contained in:
parent
a36480dd59
commit
70df8e8c8b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue