Skip to content

Commit 2ac4b6e

Browse files
committed
📦 Package created
1 parent 3c28362 commit 2ac4b6e

File tree

3 files changed

+2068
-2475
lines changed

3 files changed

+2068
-2475
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
*.DS_Store
2-
examples/*
3-
node_modules/*
2+
**/node_modules/*
43
.idea/*
54
reports/*
65
apidocs-templates/*
@@ -10,4 +9,5 @@ test/sync_config.js/*
109
test/report.json/*
1110
tap-html.html
1211
*html-report
13-
coverage
12+
coverage
13+
.env

0 commit comments

Comments
 (0)