From 50ac264af3213bc0be325436fe5c9c27f70b0877 Mon Sep 17 00:00:00 2001 From: zino Date: Wed, 29 Nov 2023 11:51:49 +0100 Subject: [PATCH] modified --- .gitignore | 3 +++ volumes/html/.gitkeep | 0 2 files changed, 3 insertions(+) create mode 100644 volumes/html/.gitkeep diff --git a/.gitignore b/.gitignore index 8f00b5b..1c65602 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ volumes/* volumes/html/* +# But not these directories +!volumes/html + # Do not ignore a special file name !.gitkeep \ No newline at end of file diff --git a/volumes/html/.gitkeep b/volumes/html/.gitkeep new file mode 100644 index 0000000..e69de29