Exclude fixtures from Flow config

This commit is contained in:
Dan Abramov 2020-11-20 02:22:56 +00:00 committed by GitHub
parent a81c02ac15
commit 7887c7fca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: