Skip to content

Commit dc06641

Browse files
walkerwalker
authored andcommitted
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Thumbs.db
2121
###############
2222
/.idea/
2323

24-
themes
24+
themes

.gitmodules

Lines changed: 3 additions & 0 deletions
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)