From 1fd48e75c16d29e78d68d8fa05b026fc70f27272 Mon Sep 17 00:00:00 2001 From: Valentin Date: Tue, 30 May 2023 14:56:35 +0200 Subject: [PATCH] remis le dossier user/plugin dans le commit --- .gitignore | 2 +- user/plugins/.gitkeep | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 user/plugins/.gitkeep diff --git a/.gitignore b/.gitignore index 483f1a9..934656b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -user/plugins/* \ No newline at end of file +user/plugins/*/ \ No newline at end of file diff --git a/user/plugins/.gitkeep b/user/plugins/.gitkeep new file mode 100644 index 0000000..8c3b423 --- /dev/null +++ b/user/plugins/.gitkeep @@ -0,0 +1 @@ +/* @copyright Copyright (c) 2015 - 2023 Trilby Media, LLC. All rights reserved. */