Skip to content

Commit 2ba0470

Browse files
committed
updated gitignore and remove lock.json
1 parent 1f64ab4 commit 2ba0470

File tree

2 files changed

+5
-2864
lines changed

2 files changed

+5
-2864
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ test/**
1010
.yarnrc
1111
**/tsconfig.json
1212
**/.eslintrc.json
13-
**/*.map
13+
**/*.map
14+
15+
# Ignore lock files
16+
yarn.lock
17+
package-lock.json

0 commit comments

Comments
 (0)