zed/.gitignore
Max Brunsfeld a72bdac7df Fix paths to server crate in scripts and gitignore
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-11-03 19:22:00 -07:00

8 lines
126 B
Plaintext

/target
/zed.xcworkspace
.DS_Store
/script/node_modules
/crates/server/.env.toml
/crates/server/static/styles.css
/vendor/bin