1 parent 37dd755 commit 6027a9eCopy full SHA for 6027a9e
1 file changed
.gitignore
@@ -1,10 +1,15 @@
1
*.build.error.log
2
*.build.log
3
.DS_Store
4
+/common/last-install.log
5
+/common/local-npm
6
+/common/local-npm/**
7
+/common/npmx-link.json
8
common
9
coverage
10
dist
11
lib
12
+lib-amd
13
node_modules
14
npm*.log
15
temp
0 commit comments