Add dist submodule as deployment repo

This commit is contained in:
Érico Rolim 2020-05-05 03:19:23 -03:00
parent 916e53f7f5
commit 8c378e1b80
3 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
node_modules/
elm-stuff/
dist/
#dist/
.cache/
gen/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "dist"]
path = dist
url = ./dist

1
dist Submodule

@ -0,0 +1 @@
Subproject commit 3f173b7e9a11262bc7cadf7aba3b039c308d0fc3