mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
247825bdd3
Release Notes: - N/A
28 lines
406 B
Plaintext
28 lines
406 B
Plaintext
.idea
|
|
**/target
|
|
**/cargo-target
|
|
/zed.xcworkspace
|
|
.DS_Store
|
|
/plugins/bin
|
|
/script/node_modules
|
|
/crates/theme/schemas/theme.json
|
|
/crates/collab/seed.json
|
|
/assets/*licenses.md
|
|
**/venv
|
|
.build
|
|
*.wasm
|
|
Packages
|
|
*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|
|
.swiftpm
|
|
**/*.db
|
|
.pytest_cache
|
|
.venv
|
|
.blob_store
|
|
.vscode
|
|
.wrangler
|