Skip to content

Commit 698093b

Browse files
committed
changed stuff
1 parent 1e844b9 commit 698093b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ node_modules
1111
npm-debug.log*
1212
yarn-debug.log*
1313
yarn-error.log*
14-
/test/jest/coverage
14+
/test
15+
/coverage
1516

1617
# Editor directories and files
1718
.idea

0 commit comments

Comments
 (0)