mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-01 10:35:56 +00:00
37 lines
No EOL
589 B
Text
37 lines
No EOL
589 B
Text
# Xcode
|
|
.DS_Store
|
|
build/
|
|
DerivedData/
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
*.xccheckout
|
|
*.moved-aside
|
|
*.xcscmblueprint
|
|
*.playground
|
|
|
|
# Node.js build cache
|
|
.build-cache/
|
|
|
|
# Build tools (Bun)
|
|
.build-tools/
|
|
|
|
# Old location (can be removed)
|
|
VibeTunnel/Resources/node/
|
|
VibeTunnel/Resources/node-server/
|
|
|
|
# Local development configuration
|
|
VibeTunnel/Local.xcconfig
|
|
|
|
# Sparkle private key - NEVER commit this!
|
|
sparkle-private-ed-key.pem
|
|
sparkle-private-key-KEEP-SECURE.txt
|
|
*.pem
|
|
private/ |