Mercury/ui/.gitignore
Matthew L McPeak 616bdd1206
All checks were successful
ci / build-ui (push) Successful in 14s
ci / test (push) Successful in 2m59s
ci / publish (push) Successful in 2m27s
Initial Commit
2026-06-17 20:13:02 -04:00

11 lines
211 B
Text

node_modules/
dist/
.npmrc
# vue-tsc emit artifacts (should never appear in src/ — noEmit is set)
src/**/*.vue.js
src/**/*.vue.js.map
src/**/*.vue.d.ts
src/**/*.vue.d.ts.map
src/**/*.ts.js
src/**/*.ts.js.map