mirror of
https://github.com/olehomelchenko/olehomelchenko.com.git
synced 2026-06-24 02:57:46 +00:00
add gitignore
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
/public/
|
||||||
|
/resources/_gen/
|
||||||
|
|
||||||
|
hugo.exe
|
||||||
|
hugo.linux
|
||||||
|
hugo.darwin
|
||||||
|
|
||||||
|
.hugo_build.lock
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[submodule "themes/ananke"]
|
||||||
|
path = themes/ananke
|
||||||
|
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
|
||||||
|
[submodule "themes/PaperMod"]
|
||||||
|
path = themes/PaperMod
|
||||||
|
url = https://github.com/adityatelange/hugo-PaperMod.git
|
||||||
Submodule
+1
Submodule themes/PaperMod added at 9ea3bb0e1f
Submodule
+1
Submodule themes/ananke added at 33fbda0e9d
Reference in New Issue
Block a user