[gitignore] add *.tar.zst (#3663)

the amount of times I've accidentally committed a tar.zst to this
repository...

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3663
This commit is contained in:
crueter 2026-03-02 05:28:26 +01:00
parent ea209e6dab
commit 464212393e
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6

1
.gitignore vendored
View file

@ -63,3 +63,4 @@ artifacts
*.AppImage*
/install*
vulkansdk*.exe
*.tar.zst