# Executable files
/riscv-assembler
/riscv-emulator

# Pytest temporaries whatever
/.hypothesis

# Auxiliary test files
/tests*/**/*.hex
/tests*/**/*.o
/tests*/**/*.bin
/tests*/**/*.state
/tests*/**/*.s.gnu
