# Generated by Cargo
# will have compiled files and executables
/target/
**/Cargo.lock

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

__pycache__

# Folder for holding potentially large test data files.
/test_fixtures/test_data_unzipped
