waymaker-client/.gitignore

15 lines
154 B
Plaintext

# Rust
/target
**/target
Cargo.lock
# Node / TypeScript
node_modules/
ts/dist/
# Go (generated stubs in go/genpb ARE committed)
# misc
.DS_Store
*.log