Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3174cf7

Browse files
committed
added .yarn to .gitignore
1 parent 240f0bd commit 3174cf7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
node_modules
55
.pnp
66
.pnp.js
7+
.yarn
78

89
# testing
910
coverage
@@ -21,4 +22,4 @@ build
2122
npm-debug.log*
2223
yarn-debug.log*
2324
yarn-error.log*
24-
*.pyc
25+
*.pyc

0 commit comments

Comments
 (0)