Skip to content

Commit e04f7be

Browse files
committed
Refactor .gitignore
1 parent 9f60f32 commit e04f7be

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
coverage/
2-
node_modules/
31
*.d.ts
4-
*.d.ts.map
5-
*.log
2+
*.map
3+
*.tsbuildinfo
64
.DS_Store
5+
coverage/
6+
node_modules/
77
yarn.lock
8-
98
!/index.d.ts
109
!/test-types.d.ts

0 commit comments

Comments
 (0)