add compile workflow
add fuzzing instrumentation
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,3 +7,8 @@ log.html
|
||||
tree-sitter-hcl.wasm
|
||||
.env
|
||||
.DS_Store
|
||||
|
||||
fuzz/fuzzer
|
||||
fuzz/*.o
|
||||
fuzz/*.a
|
||||
fuzz/fuzz-*.log
|
||||
|
||||
Reference in New Issue
Block a user