diff options
author | Xenorio <realxenorio@gmail.com> | 2021-11-28 07:50:49 +0100 |
---|---|---|
committer | Xenorio <realxenorio@gmail.com> | 2021-11-28 07:50:49 +0100 |
commit | 9073524d487b25406392e5b04e9be8e56c6b8fe3 (patch) | |
tree | 38f3b38d88816a5bc35a8a1010e77c15d3c39461 /api/assets | |
parent | Merge pull request #515 from Featyre/master (diff) | |
download | server-9073524d487b25406392e5b04e9be8e56c6b8fe3.tar.xz |
Fix plugins folder not being found
This adds a .gitkeep file so the plugins folder is being delivered when cloning
Diffstat (limited to 'api/assets')
-rw-r--r-- | api/assets/plugins/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/api/assets/plugins/.gitkeep b/api/assets/plugins/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/api/assets/plugins/.gitkeep
|