Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author贺叶霜 <i@heysh.xyz>2023-08-22 03:25:07 +0300
committerGitHub <noreply@github.com>2023-08-22 03:25:07 +0300
commitdd607ca18911aafed5f551e1cf02561fd4ba26f5 (patch)
tree19683d304f1605c98b100d9d31b4d6e6722fcf67 /exampleSite/.gitignore
parent20bbb65bfaf691811ccc7ac900371098536bfe18 (diff)
parent201f37c2fb0e87ee95293f726ef7f5c0779e4e15 (diff)
Merge pull request #43 from deining/support-hugo-moduleHEADmaster
Support for theme installation as hugo module
Diffstat (limited to 'exampleSite/.gitignore')
-rw-r--r--exampleSite/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
index ca4d540..d28a87c 100644
--- a/exampleSite/.gitignore
+++ b/exampleSite/.gitignore
@@ -22,6 +22,7 @@ _testmain.go
*.exe
*.test
+.hugo_build.lock
/public
/themes
.DS_Store