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