mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 16:20:39 +00:00
add some things to .gitignore for xcode projects
This commit is contained in:
parent
4de07e0f1c
commit
7cda5a42c2
16
.gitignore
vendored
16
.gitignore
vendored
@ -29,3 +29,19 @@ RetroArch-w64/
|
|||||||
android/native/obj/
|
android/native/obj/
|
||||||
android/phoenix/bin/
|
android/phoenix/bin/
|
||||||
android/phoenix/gen/
|
android/phoenix/gen/
|
||||||
|
.DS_Store
|
||||||
|
*/build/*
|
||||||
|
*.pbxuser
|
||||||
|
!default.pbxuser
|
||||||
|
*.mode1v3
|
||||||
|
!default.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
!default.mode2v3
|
||||||
|
*.perspectivev3
|
||||||
|
!default.perspectivev3
|
||||||
|
xcuserdata
|
||||||
|
profile
|
||||||
|
*.moved-aside
|
||||||
|
DerivedData
|
||||||
|
.idea/
|
||||||
|
*.hmap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user