mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
27 lines
418 B
Plaintext
27 lines
418 B
Plaintext
.*
|
|
*.custom.*
|
|
*.d.ts
|
|
CONTRIBUTING.md
|
|
doc/*.php
|
|
node_modules/
|
|
perf/*.html
|
|
perf/*-ui.js
|
|
perf/*.sh
|
|
test/*.html
|
|
test/*-ui.js
|
|
test/*.sh
|
|
vendor/*.gz
|
|
vendor/backbone/
|
|
vendor/benchmark.js/*.jar
|
|
vendor/closure-compiler/
|
|
vendor/docdown/
|
|
vendor/firebug-lite/
|
|
vendor/json3/
|
|
vendor/jquery/
|
|
vendor/qunit/qunit/*.css
|
|
vendor/qunit/qunit/*-1.8.0.js
|
|
vendor/requirejs/
|
|
vendor/underscore/*-min.js
|
|
vendor/uglifyjs/
|
|
vendor/underscore/test/
|