Skip to content

Commit bd6263e

Browse files
authored
chore: gitignore the nx cache
Signed-off-by: Michael Beemer <[email protected]>
1 parent 9670b7d commit bd6263e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ npm-debug.log
3333
yarn-error.log
3434
testem.log
3535
/typings
36+
.nx
3637

3738
# System Files
3839
.DS_Store
@@ -43,4 +44,4 @@ proto
4344

4445
# yalc stuff
4546
.yalc
46-
yalc.lock
47+
yalc.lock

0 commit comments

Comments
 (0)