| *~ | 
 | *.bak | 
 | __pycache__ | 
 | opentitan-docs | 
 |  | 
 | # fusesoc result | 
 | build/ | 
 |  | 
 | # build directories with special suffixes | 
 | build*/ | 
 |  | 
 | # Sphinx result | 
 | _build/ | 
 |  | 
 | # Generated register headers | 
 | hw/ip/*/sw | 
 |  | 
 | # JasperGold FPV Result | 
 | jgproject/ | 
 |  | 
 | # FPGA splice intermediate files | 
 | *.jou | 
 |  | 
 | # Simulation Results | 
 | *.log | 
 | vdCovLog/ | 
 | INCA_libs/ | 
 | *.shm/ | 
 | .simvision/ | 
 | *.history | 
 | irun.key | 
 | *.svcf | 
 | *.fsdb | 
 | *.rc | 
 | out/ | 
 | scratch/ | 
 | ucli.key | 
 | novas.conf | 
 | verdiLog/ | 
 | ascent_project/ | 
 | ascentlint.rpt | 
 |  | 
 | # verilator/gtkwave waveforms and wave lists | 
 | *.fst | 
 | *.gtkw | 
 |  | 
 | # Foundry library | 
 | hw/foundry/ | 
 |  | 
 | # Local Tock checkout | 
 | sw/device/tock/tock_local | 
 | sw/device/tock/tock/Cargo.toml |