| *.Makefile |
| *.mk |
| *.pyc |
| *.rules |
| *.sln |
| *.stamp |
| *.tmp |
| *.vcproj* |
| *.vcxproj* |
| *.xcodeproj* |
| config.gypi |
| npm-debug.log |
| /.dev_profile |
| /.test_cache |
| /release |
| /scripts/visualize_deps/out |
| /front_end/protocol_externs.js |
| .vscode |
| /front_end/*/jsconfig.json |
| karma-coverage |
| |
| # These are generated for build and would be put in the symlinked folder (thus this folder) |
| /front_end/InspectorBackendCommands.js |
| /front_end/SupportedCSSProperties.js |
| /front_end/accessibility/ARIAProperties.js |
| /front_end/formatter_worker.js |
| /front_end/heap_snapshot_worker.js |
| |
| /build |
| /buildtools |
| /out |
| /third_party/* |
| !/third_party/axe-core |
| !/third_party/blink |
| !/third_party/pyjson5 |
| .DS_Store |