Skip to content

Commit 9553678

Browse files
authored
chore: edit ignore files (piscinajs#824)
1 parent 85a5247 commit 9553678

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
node_modules
44
dist
55
coverage
6+
.worktrees

.npmignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@ package-lock.json
44
coverage
55
examples
66
docs/**/*
7-
!docs/docs/**/*.md
7+
!docs/docs/**/*.md
8+
worker_tmp.js
9+
playground.*
10+
output.txt
11+
tsconfig.json
12+
eslint.config.js
13+
.editorconfig

0 commit comments

Comments
 (0)