Skip to content

Commit 5afe917

Browse files
committed
initial commit
0 parents  commit 5afe917

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.DS_Store
2+
**/junit.xml
3+
npm-debug.log
4+
yarn-error.log
5+
node_modules
6+
dist
7+
lib
8+
.idea
9+
.vscode/
10+
test-types.js
11+
docs/build/

0 commit comments

Comments
 (0)