Skip to content

Commit

Permalink
Exclude fixtures from Flow config (#20302)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Nov 20, 2020
1 parent a81c02a commit 89d4fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/flow/config/flowconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[ignore]
.*/scripts/bench/.*
.*/build/.*
.*/fixtures/.*
.*/.tempUserDataDir/.*

# These shims are copied into external projects:
Expand Down

0 comments on commit 89d4fe1

Please sign in to comment.