Initial Commit

This commit is contained in:
Michael Griebling
2023-01-02 07:41:00 -05:00
commit c364e56d31
5 changed files with 57 additions and 0 deletions

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