Adding .gitignore

This commit is contained in:
Joe Fabisevich
2022-05-29 13:53:40 -04:00
commit 6f30255430

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.DS_Store
/.build
/Packages
/*.xcodeproj
xcuserdata/
DerivedData/
.swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc