Flow should ignore website.

Test Plan: `flow` from react-native root returns no errors (gives hundreds of errors on master).
This commit is contained in:
Spencer Ahrens 2015-03-26 00:05:29 -07:00
parent ca7b428c8d
commit c4e2589f04
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
# Ignore jest
.*/react-native/node_modules/jest-cli/.*
# Ignore website
.*/website/.*
[include]
[libs]