8000 Add more to .jamignore. · lodash/lodash@2f9cb6a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f9cb6a

Browse files
committed
Add more to .jamignore.
Former-commit-id: aaa51092bb28995478e4cf8cf1b5ff249880a99c
1 parent 662be14 commit 2f9cb6a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.jamignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
*.custom.*
22
.*
3+
build.js
4+
index.js
5+
build/
36
doc/*.php
47
node_modules/
58
perf/*.sh
69
test/*.sh
710
test/test-build.js
811
test/template/
12+
vendor/closure-compiler
13+
vendor/docdown
14+
vendor/uglifyjs

0 commit comments

Comments
 (0)
0