themes dir to .gitignore (not only Hugo.gitignore)

This commit is contained in:
Sebastian Werner 2026-02-10 21:13:12 +01:00
parent 2f2017b421
commit dc8afa9c92

3
.gitignore vendored
View File

@ -13,3 +13,6 @@ hugo.linux
# Temporary lock file while building
/.hugo_build.lock
# Theme dir
/themes/