From 1a6044090aa84e9eb3172878a5e7b6af3aac3a5a Mon Sep 17 00:00:00 2001 From: slawkens Date: Thu, 30 Jan 2020 21:37:51 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 22f39082..63e362db 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,12 @@ templates/* images/guilds/* !images/guilds/default.gif +# cache +system/cache/* +!system/cache/index.html +!system/cache/twig/index.html +!system/cache/signatures/index.html + # logs system/logs/* !system/logs/index.html