Initial Commit

This commit is contained in:
david-swift
2023-11-26 22:16:54 +01:00
commit 2a9afb060d
12 changed files with 4044 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.DS_Store
/.build
/.flatpak-builder
/build-dir
/run
/Packages
/*.xcodeproj
/Package.resolved
xcuserdata/
DerivedData/
.swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc