mirror of
https://github.com/eden-emulator/mirror.git
synced 2026-06-06 07:25:52 +08:00
[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:
parent
ea209e6dab
commit
464212393e
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ artifacts
|
|||||||
*.AppImage*
|
*.AppImage*
|
||||||
/install*
|
/install*
|
||||||
vulkansdk*.exe
|
vulkansdk*.exe
|
||||||
|
*.tar.zst
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user