Skip to content

Commit 6027a9e

Browse files
committed
Tweaking gitignore.
1 parent 37dd755 commit 6027a9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
*.build.error.log
22
*.build.log
33
.DS_Store
4+
/common/last-install.log
5+
/common/local-npm
6+
/common/local-npm/**
7+
/common/npmx-link.json
48
common
59
coverage
610
dist
711
lib
12+
lib-amd
813
node_modules
914
npm*.log
1015
temp

0 commit comments

Comments
 (0)