.gitignore

 1.idea
 2**/target
 3**/cargo-target
 4/zed.xcworkspace
 5.DS_Store
 6/plugins/bin
 7/script/node_modules
 8/styles/node_modules
 9/styles/src/types/zed.ts
10/crates/theme/schemas/theme.json
11/crates/collab/static/styles.css
12/vendor/bin
13/assets/themes/*.json
14/assets/*licenses.md
15/assets/themes/staff/*.json
16**/venv
17.build
18Packages
19*.xcodeproj
20xcuserdata/
21DerivedData/
22.swiftpm/config/registries.json
23.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
24.netrc
25.swiftpm
26**/*.db