This commit is contained in:
Akshay Kolli
2026-06-30 01:12:19 -07:00
commit 4c1c6b2f37
55 changed files with 13180 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# macOS
.DS_Store
# Swift Package Manager
.build/
.swiftpm/
# Xcode
DerivedData/
*.xcuserstate
xcuserdata/
# Local build output
build/
# Local editor and environment files
.env
.env.*
*.swp
*.swo
.vscode/
.idea/
# Logs and diagnostics
*.log
*.trace
*.xcresult/
# Local planning notes (not synced)
plan/