RetroDECK/.gitignore

36 lines
514 B
Plaintext
Raw Permalink Normal View History

2022-04-22 06:24:48 +00:00
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# RetroDECK specific files #
############################
.flatpak-builder/
retrodeck-flatpak-cooker/
retrodeck-flatpak/
2023-08-28 12:58:02 +00:00
backup
2022-07-06 18:00:47 +00:00
.old
2023-08-29 08:10:17 +00:00
tmp
2023-09-27 18:58:50 +00:00
.godot
2023-12-01 08:06:12 +00:00
rd-submodules/es-de/patches-tmp*
2024-07-12 08:02:56 +00:00
retrodeck-repo
buildid
2023-12-16 17:17:22 +00:00
*.bak
2024-03-11 07:11:25 +00:00
incconfigs/
2023-10-10 10:29:02 +00:00
# Python #
##########
__pycache__
2023-12-14 15:13:40 +00:00
# Submodules #
##############
2023-12-15 15:04:05 +00:00
rd-submodules/retroarch*
rd-submodules/ryujinx*
rd-submodules/shared-modules*
rd-submodules/es-de/patches-tmp*