Update .gitignore

Ignore gzip compressed cache, etags and loose *files* in `app/tmp/`.
pull/8578/head
Lucas Cloud Target 2022-10-30 00:06:10 -03:00 committed by Lucas Magalhães
parent 563b7878d8
commit 45a13d33c0
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -35,6 +35,10 @@ tools/mkdocs
/app/tmp/cache/misp_feed*
/app/files/*
/app/tmp/cache/feeds/*.cache
/app/tmp/cache/feeds/*.cache.gz
/app/tmp/cache/feeds/*.etag
/app/tmp/*
!/app/tmp/*/
app/Lib/EventWarning/Custom/*
!app/Lib/EventWarning/Custom/empty
!/app/files/feed-metadata