Skip to content

Commit e9776b5

Browse files
committed
Update .gitignore+1
1 parent 9cf2284 commit e9776b5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# lerna
2+
.nx
3+
14
### https://raw.github.com/github/gitignore/d2c1bb2b9c72ead618c9f6a48280ebc7a8e0dff6/Node.gitignore
25

36
# Logs

lerna.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"useWorkspaces": true,
32
"npmClient": "yarn",
43
"version": "0.17.1"
54
}

0 commit comments

Comments
 (0)