Skip to content

Commit 61acd37

Browse files
committed
chore: avoid including build files
1 parent 73e48c4 commit 61acd37

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ reports
99
target
1010
*.log
1111
coverage
12+
xunit.xml

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,15 @@ mocha-multi-reporters.json
1515
.mocharc.cjs
1616
.github
1717
.nojekyll
18+
.ncurc.cjs
1819
ignore
1920
pnpm-lock.yaml
21+
pnpm-workspace.yaml
2022
eslint.config.js
2123
.editorconfig
2224
.eslintignore
2325
licenseInfo.json
2426
tsconfig.json
27+
tsconfig-prod.json
2528
demo
29+
xunit.xml

0 commit comments

Comments
 (0)