Update .gitignore

This commit is contained in:
slawkens 2020-01-30 21:37:51 +01:00
parent 697bf590ff
commit 1a6044090a

6
.gitignore vendored
View File

@ -14,6 +14,12 @@ templates/*
images/guilds/* images/guilds/*
!images/guilds/default.gif !images/guilds/default.gif
# cache
system/cache/*
!system/cache/index.html
!system/cache/twig/index.html
!system/cache/signatures/index.html
# logs # logs
system/logs/* system/logs/*
!system/logs/index.html !system/logs/index.html