From 73a5c7fae9ffbe9ada721148c8c454a643aceebe Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 20 Feb 2022 16:11:50 +0100 Subject: chore!: restructure repo I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory. --- projects/angular-small-apps | 1 - projects/js-small-apps | 1 - projects/react-small-apps | 1 - 3 files changed, 3 deletions(-) delete mode 160000 projects/angular-small-apps delete mode 160000 projects/js-small-apps delete mode 160000 projects/react-small-apps (limited to 'projects') diff --git a/projects/angular-small-apps b/projects/angular-small-apps deleted file mode 160000 index 29faeb7..0000000 --- a/projects/angular-small-apps +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 29faeb7553d88dd25b3c7613050a1fe25610ae9e diff --git a/projects/js-small-apps b/projects/js-small-apps deleted file mode 160000 index 4942d1a..0000000 --- a/projects/js-small-apps +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4942d1a6aa1f0301e2e0ebac7612d7164d9f1ad6 diff --git a/projects/react-small-apps b/projects/react-small-apps deleted file mode 160000 index ec769bd..0000000 --- a/projects/react-small-apps +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ec769bd5f99cfa68917a59b90db1740ef003cd69 -- cgit v1.2.3