mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
27 lines
295 B
Text
27 lines
295 B
Text
# OS X
|
|
.DS_Store
|
|
|
|
# Xcode
|
|
build/
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
xcuserdata
|
|
*.xccheckout
|
|
*.moved-aside
|
|
DerivedData
|
|
*.hmap
|
|
*.ipa
|
|
*.xcuserstate
|
|
|
|
# Carthage
|
|
/Carthage/
|
|
|
|
# Swift Package Manager
|
|
.build
|
|
Packages/
|