Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(904)

Unified Diff: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/.gitignore

Issue 2166463002: bluetooth: Basic Web Bluetooth Fuzzer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Move to testing/clusterfuzz directory Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698