Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 72a2755

Browse files
committed
chore: ignore Yarn error log instead of npm's in .gitignore
1 parent f27e833 commit 72a2755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules/
22
coverage/
33
.nyc_output/
44
dist/
5-
npm-debug.log
5+
yarn-error.log
66

77
dom-testing-library.js
88
extend.js

0 commit comments

Comments
 (0)