/target
.DS_Store

*.sourcemap.json

editors/*/node_modules
editors/*/out
editors/*/target
examples/generated

# Zed extension build artifacts: grammar cache (cloned via file:// + path)
# and the compiled extension wasm.
editors/zed/grammars/
editors/zed/extension.wasm

# mdBook output
docs/book/
