Skip to content

Commit dc06641

Browse files
walkerwalker
walker
authored and
walker
committed
Added .gitmodules and .gitignore for debug theme
1 parent f795edf commit dc06641

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Thumbs.db
2121
###############
2222
/.idea/
2323

24-
themes
24+
themes

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "themes/hugo-debugprint"]
2+
path = themes/hugo-debugprint
3+
url = https://github.com/kaushalmodi/hugo-debugprint.git

0 commit comments

Comments
 (0)