mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
cf737aa2e7
this might break tests for now
14 lines
128 B
Plaintext
14 lines
128 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
.*/dist/.*
|
|
.*/coverage/.*
|
|
.*/.nyc_output/.*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
flow-typed
|
|
./src/types.js
|
|
|
|
[options]
|