# rust compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# any samples gathered running ./test/run.sh
*.lime

# any freta analysis cache files
*.cache