mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
19 lines
243 B
Plaintext
19 lines
243 B
Plaintext
*.custom.*
|
|
*.min.*
|
|
.*
|
|
build.*
|
|
build/
|
|
dist/
|
|
doc/*.php
|
|
node_modules/
|
|
perf/*.html
|
|
perf/*.sh
|
|
test/*.html
|
|
test/*.sh
|
|
vendor/backbone/
|
|
vendor/closure-compiler/
|
|
vendor/docdown/
|
|
vendor/firebug-lite/
|
|
vendor/requirejs/
|
|
vendor/uglifyjs/
|
|
vendor/underscore/ |