diff options
author | Botond Hende <nettingman@gmail.com> | 2024-10-16 11:50:33 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-10-16 11:50:33 +0200 |
commit | 4ffeaabdfc0f6b0faa73f683cf163d40596fb170 (patch) | |
tree | c441c8e610b46e1203d1523e4622b59269fffd85 /.gitmodules |
initial commit, added hassil submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0af0b9f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "submodules/hassil"] + path = submodules/hassil + url = https://github.com/home-assistant/hassil |