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