Skip to content

Commit 2c6ffe8

Browse files
committed
Refactor .gitignore
1 parent b664ac4 commit 2c6ffe8

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,10 +1,10 @@
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
react-markdown.min.js
99
yarn.lock
1010
!/test-types.d.ts

0 commit comments

Comments
 (0)