Files
modeling-app/.prettierignore
2025-03-04 22:21:12 -08:00

17 lines
222 B
Plaintext

# Ignore artifacts:
build
dist
coverage
# Ignore Rust projects:
*.rs
*.hbs
target
e2e/playwright/export-snapshots
e2e/playwright/snapshots/prompt-to-edit
# XState generated files
src/machines/**.typegen.ts
.vscode-test