Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4f57ff

Browse files
committedDec 4, 2020
chore: add .docz and site to ignore
1 parent c34d93e commit b4f57ff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
 

‎.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
coverage
33
dist
4+
.docz
5+
site

‎.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
coverage
33
dist
4+
.docz
5+
site

0 commit comments

Comments
 (0)
Please sign in to comment.