mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
32 lines
352 B
Plaintext
32 lines
352 B
Plaintext
# 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
|
|
*.dot
|
|
.build
|
|
.swiftpm
|
|
|
|
/Snapshots/Private
|
|
swiftformat.artifactbundle.zip
|
|
|
|
# Stores temporary files during tests
|
|
.temp/
|
|
|
|
# AppCode
|
|
.idea
|