10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# ROM·BIOS는 용량이 크므로 Git 제외 (로컬만)
|
||||
RetroPie/roms/
|
||||
RetroPie/BIOS/
|
||||
|
||||
# RetroPie-Setup 은 upstream git 저장소 (별도 관리)
|
||||
RetroPie-Setup/
|
||||
|
||||
# 로그·캐시
|
||||
*.log
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user