blob: 7548ec24765e2a623c1a0a1cb27a3560b81b52c0 [file] [log] [blame]
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +02001# Ignore miscellaneous files
2*~
3cscope.*
4*.swp
5*.patch
6.project
7.cproject
8
Deepika Bhavnaniea02cb32020-01-22 10:00:40 -06009# Ctags
10tags
11
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +020012# Ignore build directory and binary files
13build/
14*.bin
Mark Dykes50297972024-03-15 12:49:22 -050015
16# Ignore the generated fuzzing files
17arg_struct_def.h
18field_specification.h
19fuzz_names.h