Mercury/ui/.gitignore
Matthew L McPeak 80ca2490eb
All checks were successful
ci / build-ui (push) Successful in 14s
ci / test (push) Successful in 3m1s
ci / publish (push) Successful in 2m27s
Inital Commit
2026-06-18 08:48:29 -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