From 57e7eefcbe6fb8c3dc4b01c707be9de4c34963a7 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Thu, 8 Apr 2021 08:42:01 +0200 Subject: import https://github.com/servo/html5ever commit d1206daa740305f55a5fa159e43eb33afc359cb4 --- fuzz/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fuzz/.gitignore (limited to 'fuzz/.gitignore') diff --git a/fuzz/.gitignore b/fuzz/.gitignore new file mode 100644 index 0000000..572e03b --- /dev/null +++ b/fuzz/.gitignore @@ -0,0 +1,4 @@ + +target +corpus +artifacts -- cgit v1.2.3