/
githubmirror
/
echarts
Обзор
Документация
Войти
/
githubmirror
/
echarts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.headerignore
68 строк
1 KB
100pah
chore: Fix `addHeader` tool and add missing license headers.
12 май 2026, 19:09
12 май 2026, 19:09
ed0e210
Код
Авторство
О чём код?
# Each line is a RegExp, testing against each relative file path; # case-sensitive; based on the echarts base directory. # And the pattern should match the relative path completely. # A relative path to matching is like: # types/src/i18n/langZH.d.ts # dist # (no prefix './'; no trailing '/' for a directory) node_modules .*\.git .*\.github .*\.husky .*\.editorconfig .*\.gitignore .*\.jshintrc .*\.jshintrc-dist .*\.npmignore .*\.ratignore .*\.headerignore .*\.DS_Store .*\.idea .*rat\.iml __MAC_OS .*README.md CONTRIBUTING.md .*MANIFEST\.txt DISCLAIMER NOTICE KEYS LICENSE LICENSE-.+ licenses ^map/js$ ^map/json$ ^benchmark/dep/* ^test/ut/lib ^test/runTest/tmp ^test/data$ ^test/lib$ ^coverage$ ^test/ut/coverage$ .*jquery\.min\.js$ .*rollup\.browser\.js$ .*configure$ .eslintignore .+\.json$ .+\.map$ .+\.gexf$ .+\.jar$ .+\.bin$ .+\.csv$ .+\.png$ .+\.PNG$ .+\.jpg$ .+\.JPG$ .+\.jpeg$ .+\.JPEG$ .+\.gif$ .+\.GIF$ .+\.class$ ^types$ ^lib$ ^ssr/client/lib$ ^ssr/client/types$ ^ssr/client/index.d.ts$ ^ssr/client/index.js$ ^dist$ ^build/source-release/template$