mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
`flow-coverage-report` stopped working after Flow was set to run for each renderer separately (#12846). As discussed in #13393, this is hard to fix without adding complexity to `.flowconfig`'s generation.
25 lines
334 B
Plaintext
25 lines
334 B
Plaintext
.DS_STORE
|
|
node_modules
|
|
scripts/flow/*/.flowconfig
|
|
*~
|
|
*.pyc
|
|
.grunt
|
|
_SpecRunner.html
|
|
__benchmarks__
|
|
build/
|
|
remote-repo/
|
|
coverage/
|
|
.module-cache
|
|
fixtures/dom/public/react-dom.js
|
|
fixtures/dom/public/react.js
|
|
test/the-files-to-test.generated.js
|
|
*.log*
|
|
chrome-user-data
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
.idea
|
|
*.iml
|
|
.vscode
|
|
*.swp
|
|
*.swo
|