Chromium Code Reviews| Index: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/.gitignore |
| diff --git a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/.gitignore b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3bb38bf276407ffb3e79487980d85177ab295877 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/.gitignore |
| @@ -0,0 +1,5 @@ |
| +# Folder copied by setup script. No need to check it in. |
| +resources/ |
| +# File generated by setup script to upload to ClusterFuzz. No need to check |
| +# it in. |
| +web_bluetooth_fuzzer.tar.bz2 |