Mercury/ui/.gitignore
Matthew L McPeak ebeba5fe29
Some checks failed
ci / test (push) Failing after 6s
ci / build-ui (push) Successful in 12s
ci / publish (push) Has been skipped
Initial Commit
2026-06-17 21:34:16 -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