diff options
| author | Armand Philippot <git@armandphilippot.com> | 2021-10-19 17:44:33 +0200 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2021-10-19 17:44:33 +0200 |
| commit | 86c5848ff07990646aa7bf320af45946661a23fa (patch) | |
| tree | 6d513871825b3ecfd2ba683f0b6e0ef0bcd45f61 | |
| parent | 1c51be07ec0bce71d09b04fbc48a950a60b09c89 (diff) | |
chore: add js small apps submodule inside projects
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | htdocs/projects/js-small-apps | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5608679 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "htdocs/projects/js-small-apps"] + path = htdocs/projects/js-small-apps + url = git@github.com:ArmandPhilippot/js-small-apps.git diff --git a/htdocs/projects/js-small-apps b/htdocs/projects/js-small-apps new file mode 160000 +Subproject 28220d88ba938bf50bba35d818ed240f4712ac7 |
