| .DS_Store |
| .git_cl_description_backup |
| .vscode |
| *.Makefile |
| *.mk |
| *.pyc |
| *.rules |
| *.sln |
| *.stamp |
| *.tmp |
| *.vcproj* |
| *.vcxproj* |
| *.xcodeproj* |
| /.dev_profile |
| /.test_cache |
| /front_end/protocol_externs.js |
| /release |
| /scripts/visualize_deps/out |
| config.gypi |
| /karma-coverage |
| npm-debug.log |
| /scripts/protocol_typescript/*.js |
| |
| /build |
| /buildtools |
| /out |
| /third_party/* |
| !/third_party/axe-core |
| !/third_party/blink |
| !/third_party/pyjson5 |
| !/third_party/typescript |
| |
| test/e2e/**/*.js |
| !test/e2e/resources/**/*.js |
| !test/e2e/.mocharc.js |
| test/e2e/**/*.tsbuildinfo |
| test/shared/**/*.js |
| test/shared/**/helper.d.ts |
| test/shared/**/runner.d.ts |
| test/shared/**/master.d.ts |
| test/shared/**/worker-task.d.ts |
| test/shared/**/worker-message.d.ts |
| test/shared/**/worker.d.ts |
| test/shared/**/config.d.ts |
| test/shared/**/text-color.d.ts |
| test/shared/**/screenshot.d.ts |
| test/shared/**/*.tsbuildinfo |
| test/screenshots/**/*.js |
| !test/screenshots/**/interactive.js |
| test/screenshots/**/*.tsbuildinfo |
| test/screenshots/.generated |
| test/perf/.generated |
| test/perf/**/*.js |
| test/perf/**/*.tsbuildinfo |
| test/unittests/scripts/component_bridges/gen/* |
| test/unittests/scripts/component_bridges/fixtures/*_bridge.js |
| scripts/component_bridges/gen/*.js |