Skip to content

Commit 64143df

Browse files
committed
Refactor .gitignore
1 parent df86cf3 commit 64143df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
coverage/
2-
node_modules/
3-
*.d.ts.map
41
*.d.ts
52
*.log
3+
*.map
64
*.tsbuildinfo
75
.DS_Store
6+
coverage/
7+
node_modules/
88
yarn.lock

0 commit comments

Comments
 (0)