diff --git a/.gitignore b/.gitignore index 202474a..08e9b68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store node_modules inventory.yml -deploy /build /public/build diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e7bc7aa..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "deploy"] - path = deploy - url = git@github.com:bocoup/deploy.git diff --git a/deploy b/deploy new file mode 160000 index 0000000..f60b003 --- /dev/null +++ b/deploy @@ -0,0 +1 @@ +Subproject commit f60b0033cff1a5b404fe746ef36ed2c0ac4188dd