Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit b3fa8ae

Browse files
committed
Ignore yarn.lock
1 parent cd0aced commit b3fa8ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
node_modules
22
npm-debug.log
33

4+
# Ignore yarn lockfile in libraries
5+
# See: https://github.com/yarnpkg/yarn/issues/838#issuecomment-253362537
6+
yarn.lock
7+
48
# Editor and other tmp files
59
*.swp
610
*.un~

0 commit comments

Comments
 (0)