nope
This commit is contained in:
parent
4502f9195c
commit
866f465c7b
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,7 @@ public/
|
||||
exampleSite/public/
|
||||
.DS_Store
|
||||
.hugo_build.lock
|
||||
themes
|
||||
themes/
|
||||
.history/
|
||||
.vscode/
|
||||
!/**/.gitkeep
|
@ -38,4 +38,6 @@ clone:
|
||||
- git remote -v
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
||||
- git submodule status
|
||||
- git submodule init
|
||||
- ls -l themes
|
0
themes/.gitkeep
Normal file
0
themes/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user