[ignore]
<PROJECT_ROOT>/.docusaurus/.*
<PROJECT_ROOT>/static/.*
<PROJECT_ROOT>/build/.*
<PROJECT_ROOT>/babel.config.js
<PROJECT_ROOT>/docusaurus.config.js
.*/node_modules/.*

[libs]
flow-typed
libs

[options]
all=true
exact_by_default=true
exact_empty_objects=true

[version]
0.176.3
