Skip to content

Commit 2668ca5

Browse files
committed
Ignore lerna logs and cache directories.
1 parent af7900e commit 2668ca5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ dist/
44
docs/
55
node_modules/
66
pkg/
7+
.cache
78

89
npm-debug.log*
910
yarn-debug.log*
10-
yarn-error.log*
11+
yarn-error.log*
12+
lerna-debug.log*

0 commit comments

Comments
 (0)