chore: update gitignore

ignore no longer used helper files that are generated too

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2023-09-07 17:45:28 +02:00
parent 85cda31779
commit 7a9d8bcac4
Signed by: mfocko
GPG key ID: 7C47D46246790496

2
.gitignore vendored
View file

@ -21,8 +21,10 @@ yarn-debug.log*
yarn-error.log*
# ignore generated archives
static/files/**/*.zip
static/files/**/*.tar.gz
static/files/**/*.tar.bz2
# ignore generated SVGs
static/files/**/*.svg
static/files/**/*.png