RetroDECK/.gitignore
XargonWan 8be9782ff7
feat/auto version (#1072)
* MANIFEST: Update version initialization to dynamically extract version from metainfo XML

* BUILD: now version is automated and taken from the metainfo
2025-03-29 09:59:02 +09:00

44 lines
577 B
Plaintext

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# RetroDECK specific files #
############################
.flatpak-builder/
retrodeck-flatpak-cooker/
retrodeck-flatpak/
backup
.old
tmp
.godot
retrodeck-repo
buildid
*.bak
incconfigs/
*.flatpak
*.flatpak.sha
net.retrodeck.retrodeck.cached.yml
placeholders.cache
RetroDECK*Artifact.tar.gz
./gits
flathub.json
./version
# Components artifacts #
############################
*.AppImage
ruffle-*.tar.gz
# Python #
##########
__pycache__
CMakeFiles
build