Skip to content

Commit 36e844e

Browse files
committedNov 10, 2023
Refactor .gitignore
1 parent ae313bf commit 36e844e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
coverage/
22
node_modules/
3-
.DS_Store
4-
*.d.ts.map
53
*.d.ts
4+
*.d.ts.map
65
*.log
6+
.DS_Store
77
package-lock.json
88
yarn.lock

0 commit comments

Comments
 (0)