mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Exclude fixtures from Flow config
This commit is contained in:
parent
a81c02ac15
commit
7887c7fca1
|
|
@ -1,6 +1,7 @@
|
||||||
[ignore]
|
[ignore]
|
||||||
.*/scripts/bench/.*
|
.*/scripts/bench/.*
|
||||||
.*/build/.*
|
.*/build/.*
|
||||||
|
.*/fixtures/.*
|
||||||
.*/.tempUserDataDir/.*
|
.*/.tempUserDataDir/.*
|
||||||
|
|
||||||
# These shims are copied into external projects:
|
# These shims are copied into external projects:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user