From 7a78197020324b5e215fbed4c324a6b096ad6ae4 Mon Sep 17 00:00:00 2001 From: Joel Edis Date: Mon, 13 Jul 2026 19:06:06 +0100 Subject: [PATCH] Updating Directories added placeholder gitkeep to directory folders --- Content/UserContent/Assets/Blockout/.gitkeep.txt | 0 Content/UserContent/Assets/StaticMeshes/.gitkeep.txt | 0 Content/UserContent/Assets/VFX/.gitkeep.txt | 0 Content/UserContent/Levels/AssetZoo/.gitkeep.txt | 0 Content/UserContent/Levels/Environment/.gitkeep.txt | 0 Content/UserContent/Mechanics/Arthur/.gitkeep.txt | 0 Content/UserContent/Mechanics/Joel/.gitkeep.txt | 0 Content/UserContent/Misc/.gitkeep.txt | 0 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Content/UserContent/Assets/Blockout/.gitkeep.txt create mode 100644 Content/UserContent/Assets/StaticMeshes/.gitkeep.txt create mode 100644 Content/UserContent/Assets/VFX/.gitkeep.txt create mode 100644 Content/UserContent/Levels/AssetZoo/.gitkeep.txt create mode 100644 Content/UserContent/Levels/Environment/.gitkeep.txt create mode 100644 Content/UserContent/Mechanics/Arthur/.gitkeep.txt create mode 100644 Content/UserContent/Mechanics/Joel/.gitkeep.txt create mode 100644 Content/UserContent/Misc/.gitkeep.txt diff --git a/Content/UserContent/Assets/Blockout/.gitkeep.txt b/Content/UserContent/Assets/Blockout/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Assets/StaticMeshes/.gitkeep.txt b/Content/UserContent/Assets/StaticMeshes/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Assets/VFX/.gitkeep.txt b/Content/UserContent/Assets/VFX/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Levels/AssetZoo/.gitkeep.txt b/Content/UserContent/Levels/AssetZoo/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Levels/Environment/.gitkeep.txt b/Content/UserContent/Levels/Environment/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Mechanics/Arthur/.gitkeep.txt b/Content/UserContent/Mechanics/Arthur/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Mechanics/Joel/.gitkeep.txt b/Content/UserContent/Mechanics/Joel/.gitkeep.txt new file mode 100644 index 0000000..e69de29 diff --git a/Content/UserContent/Misc/.gitkeep.txt b/Content/UserContent/Misc/.gitkeep.txt new file mode 100644 index 0000000..e69de29