Add github.io repo as submodule in public
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -56,7 +56,7 @@ typings/
|
|||||||
|
|
||||||
# gatsby files
|
# gatsby files
|
||||||
.cache/
|
.cache/
|
||||||
public
|
#public
|
||||||
|
|
||||||
# Mac files
|
# Mac files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "public"]
|
||||||
|
path = public
|
||||||
|
url = https://github.com/benjaminramey/benjaminramey.github.io.git
|
||||||
1
public
Submodule
1
public
Submodule
Submodule public added at 2e5c88093a
Reference in New Issue
Block a user