zed/.gitignore

27 lines
465 B
Text
Raw Normal View History

.idea
**/target
2023-09-05 21:27:09 +00:00
**/cargo-target
/zed.xcworkspace
.DS_Store
/plugins/bin
/script/node_modules
/styles/node_modules
2023-06-21 14:12:01 +00:00
/styles/src/types/zed.ts
/crates/theme/schemas/theme.json
/crates/collab/static/styles.css
2021-10-28 23:32:56 +00:00
/vendor/bin
2022-05-18 19:31:19 +00:00
/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
2022-11-21 21:43:43 +00:00
**/*.db