Skip to content

Commit fdc82b9

Browse files
committed
chore: update gitignore
1 parent 8adbe9e commit fdc82b9

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,3 @@ lerna-debug.log
3333

3434
# Yarn lock file
3535
yarn.lock
36-
37-
# Custom typings
38-
custom_typing/*.js
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
*.js
2+
!*.test.js
3+
!/**/*.test.js

0 commit comments

Comments
 (0)