From 900500ef288a28b431f345faed5de2e4b5ecc428 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 15 Feb 2020 17:34:28 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index bbaeac7b..d58fe1d6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,13 @@ templates/* images/guilds/* !images/guilds/default.gif +# cache +system/cache/* +!system/cache/index.html +!system/cache/twig/index.html +!system/cache/signatures/index.html +!system/cache/plugins/index.html + # logs system/logs/* !system/logs/index.html