mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
990c83eabd
Co-authored-by: Max Brunsfeld <max@zed.dev>
21 lines
384 B
Plaintext
21 lines
384 B
Plaintext
**/target
|
|
/zed.xcworkspace
|
|
.DS_Store
|
|
/plugins/bin
|
|
/script/node_modules
|
|
/styles/node_modules
|
|
/crates/collab/static/styles.css
|
|
/vendor/bin
|
|
/assets/themes/*.json
|
|
/assets/themes/Internal/*.json
|
|
/assets/themes/Experiments/*.json
|
|
**/venv
|
|
.build
|
|
Packages
|
|
*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|