mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
GITIGNORE: updated
This commit is contained in:
parent
1af1e324da
commit
ec9126fbba
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -22,13 +22,16 @@ retrodeck-repo
|
||||||
buildid
|
buildid
|
||||||
*.bak
|
*.bak
|
||||||
incconfigs/
|
incconfigs/
|
||||||
.github/workflows/cooker-monkeyx.yml
|
|
||||||
*.flatpak
|
*.flatpak
|
||||||
*.flatpak.sha
|
*.flatpak.sha
|
||||||
net.retrodeck.retrodeck.cached.yml
|
net.retrodeck.retrodeck.cached.yml
|
||||||
placeholders.cache
|
placeholders.cache
|
||||||
RetroDECK*Artifact.tar.gz
|
RetroDECK*Artifact.tar.gz
|
||||||
|
|
||||||
|
# Components artifacts #
|
||||||
|
############################
|
||||||
*.AppImage
|
*.AppImage
|
||||||
|
ruffle-*.tar.gz
|
||||||
|
|
||||||
# Python #
|
# Python #
|
||||||
##########
|
##########
|
||||||
|
|
Loading…
Reference in a new issue