From 6bc9f2c5f5c3c8dde0648395c2674429d9b0846d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Wed, 17 May 2023 20:35:10 +0200 Subject: [PATCH] Init git struct --- AngularApp/.gitkeep | 0 Resources/.gitkeep | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 AngularApp/.gitkeep create mode 100644 Resources/.gitkeep diff --git a/AngularApp/.gitkeep b/AngularApp/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/Resources/.gitkeep b/Resources/.gitkeep new file mode 100644 index 0000000..e69de29 -- GitLab