From 75e002a054d5685d63070ab7a82e75f452c6a523 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Mon, 3 Feb 2025 22:18:22 +0000 Subject: [PATCH] Update git-ignore for new quotes dir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c70c3cf8..ada890d7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ uploads/tmp/* !uploads/tmp/index.php uploads/tickets/* !uploads/tickets/index.php +uploads/quotes/* +!uploads/quotes/index.php .idea/* plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/HTML/* !plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/HTML/.gitkeep