Files
modeling-app/.prettierignore
2024-10-28 11:45:54 -04:00

17 lines
212 B
Plaintext

# Ignore artifacts:
build
dist
coverage
# Ignore Rust projects:
*.rs
*.hbs
target
src/wasm-lib/pkg
src/wasm-lib/kcl/bindings
e2e/playwright/export-snapshots
# XState generated files
src/machines/**.typegen.ts