Skip to content

Commit ab50d5b

Browse files
committed
Fixing gitignore
1 parent 425bda9 commit ab50d5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.js
22
!jest.config.js
3-
*.d.ts
3+
*.d.*
4+
*.map
45
node_modules
56
notes.txt
67

0 commit comments

Comments
 (0)