Skip to content

Commit bee6e63

Browse files
authored
Merge pull request iamacup#64 from rajivshah3/fix/gitignore
Fix yarn-error.log entry in gitignore
2 parents da0553c + f26b86a commit bee6e63

File tree

2 files changed

+2
-79
lines changed

2 files changed

+2
-79
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
/.idea
33
package-lock.json
44
/.DS_Store
5-
yarn-error.lock
5+
yarn-error.log
66
yarn.lock
7-
.eslintcache
7+
.eslintcache

yarn-error.log

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)