mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
f4e40b3411
I'm testing RustRover
27 lines
465 B
Plaintext
27 lines
465 B
Plaintext
.idea
|
|
**/target
|
|
**/cargo-target
|
|
/zed.xcworkspace
|
|
.DS_Store
|
|
/plugins/bin
|
|
/script/node_modules
|
|
/styles/node_modules
|
|
/styles/src/types/zed.ts
|
|
/crates/theme/schemas/theme.json
|
|
/crates/collab/static/styles.css
|
|
/vendor/bin
|
|
/assets/themes/*.json
|
|
/assets/*licenses.md
|
|
/assets/themes/staff/*.json
|
|
**/venv
|
|
.build
|
|
Packages
|
|
*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|
|
.swiftpm
|
|
**/*.db
|