themes dir to .gitignore (not only Hugo.gitignore)
This commit is contained in:
parent
2f2017b421
commit
dc8afa9c92
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,3 +13,6 @@ hugo.linux
|
||||
# Temporary lock file while building
|
||||
/.hugo_build.lock
|
||||
|
||||
# Theme dir
|
||||
/themes/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user