Files
clipbored/.gitignore
Akshay Kolli 4c1c6b2f37 WIP
2026-06-30 01:12:19 -07:00

31 lines
309 B
Plaintext

# 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/