mirror of
https://github.com/libretro/RetroArch
synced 2025-03-04 16:13:50 +00:00
Merge pull request #156 from maddox/xcode-ignores
Add items to .gitignore for Xcode projects
This commit is contained in:
commit
7699b0b76f
16
.gitignore
vendored
16
.gitignore
vendored
@ -29,3 +29,19 @@ RetroArch-w64/
|
||||
android/native/obj/
|
||||
android/phoenix/bin/
|
||||
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