Skip to content

Commit 3884526

Browse files
chore: update ignore files
1 parent f1a87eb commit 3884526

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ coverage/
44
dist/
55
node_modules/
66
.github/
7-
scripts/
7+
scripts/
8+
docs/

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
./nyc_output
33
./coverage
44
./node_modules
5-
./.github
5+
./.github
6+
./docs

0 commit comments

Comments
 (0)