mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-20 13:45:54 +00:00
25 lines
No EOL
371 B
Text
25 lines
No EOL
371 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/
|
|
|
|
# Old location (can be removed)
|
|
VibeTunnel/Resources/node/
|
|
VibeTunnel/Resources/node-server/ |