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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/.gitignore')
-rw-r--r--exampleSite/.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
index ca4d540..6db5459 100644
--- a/exampleSite/.gitignore
+++ b/exampleSite/.gitignore
@@ -22,6 +22,9 @@ _testmain.go
*.exe
*.test
-/public
-/themes
+public
+themes
+resources
+
+assets/jsconfig.json
.DS_Store