Browse Source

[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
pull/3596/head
crueter 4 days ago
parent
commit
464212393e
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 1
      .gitignore

1
.gitignore

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