mirror of
https://github.com/github/gitignore
synced 2024-11-11 22:38:51 +01:00
18 lines
220 B
Plaintext
18 lines
220 B
Plaintext
# xcode
|
|
build/*
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
*.xcworkspace
|
|
!default.xcworkspace
|
|
xcuserdata
|
|
# osx
|
|
.DS_Store
|
|
profile
|
|
*.moved-aside
|