Browse Source

[gitignore] add *.tar.zst

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

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3663/head
crueter 4 days ago
parent
commit
f076a2230f
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