Embed deploy target as git submodule

This commit is contained in:
Paulus Schoutsen 2015-03-23 17:59:09 -07:00
parent ddd322c468
commit 5d07bab51c
3 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
.sass-cache
.gist-cache
.pygments-cache
_deploy
public
sass.old
source.old

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "_deploy"]
path = _deploy
url = https://github.com/balloob/home-assistant.git
branch = gh-pages

1
_deploy Submodule

@ -0,0 +1 @@
Subproject commit c04323351d38c37fd8a9e2f5b731f9216873055c