mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Embed deploy target as git submodule
This commit is contained in:
parent
ddd322c468
commit
5d07bab51c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,7 +3,6 @@
|
|||||||
.sass-cache
|
.sass-cache
|
||||||
.gist-cache
|
.gist-cache
|
||||||
.pygments-cache
|
.pygments-cache
|
||||||
_deploy
|
|
||||||
public
|
public
|
||||||
sass.old
|
sass.old
|
||||||
source.old
|
source.old
|
||||||
|
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[submodule "_deploy"]
|
||||||
|
path = _deploy
|
||||||
|
url = https://github.com/balloob/home-assistant.git
|
||||||
|
branch = gh-pages
|
1
_deploy
Submodule
1
_deploy
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c04323351d38c37fd8a9e2f5b731f9216873055c
|
Loading…
x
Reference in New Issue
Block a user