mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Add more to .jamignore.
Former-commit-id: aaa51092bb28995478e4cf8cf1b5ff249880a99c
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
*.custom.*
|
*.custom.*
|
||||||
.*
|
.*
|
||||||
|
build.js
|
||||||
|
index.js
|
||||||
|
build/
|
||||||
doc/*.php
|
doc/*.php
|
||||||
node_modules/
|
node_modules/
|
||||||
perf/*.sh
|
perf/*.sh
|
||||||
test/*.sh
|
test/*.sh
|
||||||
test/test-build.js
|
test/test-build.js
|
||||||
test/template/
|
test/template/
|
||||||
|
vendor/closure-compiler
|
||||||
|
vendor/docdown
|
||||||
|
vendor/uglifyjs
|
||||||
|
|||||||
Reference in New Issue
Block a user