mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-24 06:19:37 +00:00
bebe24ea77
This will allow us to compile debug builds of the remote-server for a different architecture than the one we are developing on. This also adds a CI step for building our remote server with minimal dependencies. Release Notes: - N/A
16 lines
221 B
Text
16 lines
221 B
Text
.git
|
|
.github
|
|
**/.gitignore
|
|
**/.gitkeep
|
|
.gitattributes
|
|
.mailmap
|
|
**/target
|
|
zed.xcworkspace
|
|
.DS_Store
|
|
compose.yml
|
|
plugins/bin
|
|
script/node_modules
|
|
styles/node_modules
|
|
crates/collab/static/styles.css
|
|
vendor/bin
|
|
assets/themes/
|