Skip to content

Commit 41b04a3

Browse files
committed
wip
1 parent 0254785 commit 41b04a3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@
66
/.vscode
77
/build
88
/coverage
9+
/dist/*.js
910
/dist/*.json
10-
/dist/cli.js
1111
/dist/storage
1212
/node_modules
1313
/tempdir
1414
/tests/fixtures/temp/*
1515
*.log
16+
*.tar.gz
17+
*.tgz
1618
.env
19+
api-extractor.json
1720
dependency-graph.svg
1821
package-lock.json
1922
yarn.lock
20-
api-extractor.json

0 commit comments

Comments
 (0)