/ .gitignore
.gitignore
 1  /target/
 2  /target-nix/
 3  /hfuzz_target/
 4  /hfuzz_workspace/
 5  /target-comp-bench/
 6  /tmp/
 7  # in case it's a symlink
 8  /target
 9  /target-nix
10  /hfuzz_target
11  /hfuzz_workspace
12  /target-comp-bench
13  /tmp
14  
15  /result
16  /.shrc.local
17  .idea
18  .tmpenv
19  .direnv
20  .vscode
21  .DS_Store
22  
23  .cargo/registry
24  .cargo/.package-cache
25  .cargo/.package-cache-mutate