zed/.gitignore
Nathan Sobo 1615c6150a Start on TypeScript-based styling system
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
2022-03-29 13:08:00 -06:00

9 lines
147 B
Plaintext

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