.gitignore

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