aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-18 23:13:57 +0000
committerJesse Luehrs <doy@tozt.net>2021-11-18 23:45:31 +0000
commit90956826a5e267e8c9d220561e8b2506efe97d02 (patch)
tree1cdc175d0d3d7f79d706ade9ab9994557a8e3650 /fuzz/.gitignore
parentfdde285136a61238854421e674e1936663ca29ad (diff)
downloadvt100-rust-90956826a5e267e8c9d220561e8b2506efe97d02.tar.gz
vt100-rust-90956826a5e267e8c9d220561e8b2506efe97d02.zip
add afl fuzzer
Diffstat (limited to 'fuzz/.gitignore')
-rw-r--r--fuzz/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/fuzz/.gitignore b/fuzz/.gitignore
new file mode 100644
index 0000000..0a25f36
--- /dev/null
+++ b/fuzz/.gitignore
@@ -0,0 +1,2 @@
+/target
+/out