| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 | # Only support regexp, testing against each relative file path# based on the echart base directory. And the pattern should# match the relative path completely.node_modules.*\.git.*\.github.*\.editorconfig.*\.gitignore.*\.jshintrc.*\.jshintrc-dist.*\.npmignore.*\.ratignore.*\.headerignore.*\.DS_Store.*\.idea.*rat\.iml__MAC_OS.*README.md.*MANIFEST\.txtDISCLAIMERNOTICEKEYSLICENSELICENSE-.+licensesmap/jsmap/jsonbenchmark/dep/*test/ut/libtest/data$test/lib/esl\.jstest/lib/perlin\.jstest/lib/countup\.js.*jquery\.min\.js.*rollup\.browser\.js.*configure.+\.json.+\.map.+\.gexf.+\.jar.+\.bin.+\.csv.+\.png.+\.PNG.+\.jpg.+\.JPG.+\.jpeg.+\.JPEG.+\.gif.+\.GIF.+\.class
 |