CxWebApp/.gitignore
CxAI Agent 055e350108
Some checks are pending
build-and-push / image (push) Waiting to run
feat: initial CxWebApp (macOS shell + swift-app wired to CxLLM-SDK)
2026-05-16 14:32:01 -05:00

20 lines
272 B
Plaintext

# Build
build/
cmake-build-*/
.cache/
# Xcode
*.xcworkspace
xcuserdata/
DerivedData/
*.xcodeproj/xcuserdata/
*.xcodeproj/project.xcworkspace/xcuserdata/
# macOS
.DS_Store
# Swift Package Manager (swift-app)
swift-app/.build/
swift-app/build/
swift-app/Package.resolved