19 lines
201 B
Text
19 lines
201 B
Text
# Large directories
|
|
ghostty/
|
|
.git/
|
|
|
|
# Build artifacts
|
|
build/
|
|
DerivedData/
|
|
*.xcodeproj/
|
|
*.xcworkspace/
|
|
|
|
# Dependencies at root
|
|
node_modules/
|
|
|
|
# Other
|
|
.build/
|
|
*.framework/
|
|
*.xcframework/
|
|
scripts/
|
|
tests/
|