first commit

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
hoon
2026-09-01 01:37:11 +09:00
commit d1e986fac9
31 changed files with 1286 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# ROM·BIOS는 용량이 크므로 Git 제외 (로컬만)
RetroPie/roms/
RetroPie/BIOS/
# RetroPie-Setup 은 upstream git 저장소 (별도 관리)
RetroPie-Setup/
# 로그·캐시
*.log
__pycache__/