10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
# Ignore artifacts:
|
|
build
|
|
coverage
|
|
|
|
# Ignore Rust projects:
|
|
*.rs
|
|
target
|
|
src/wasm-lib/pkg
|
|
src/wasm-lib/kcl/bindings
|