Skip to content

Commit f417992

Browse files
committed
update .gitignore for error logs
1 parent c197c07 commit f417992

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
node_modules
33
/public/
44
/test/public/build/
5+
6+
yarn-error.log
7+
npm-error.log

0 commit comments

Comments
 (0)