GildedRose-Refactoring-Kata/swift/.gitignore
Abizer Nasir 080738a8b2 Update the Swift starting point
- Ignore the generated Xcode project from the repositiory
- Bump the swift tools version to 5.5 (supported by Xcode 13+)
- Tidy the Tests. LinuxMain, XCTestManifests and the allTests array are no longer needed as tests
- are auto-discovered on non-apple platforms
2021-11-21 17:41:38 +00:00

7 lines
125 B
Plaintext

.DS_Store
/.build
/Packages
/*.xcodeproj
xcuserdata/
DerivedData/
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata