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

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

# Ignore generated zip test file that is large
/src/tests/read/zip64/zip64many.zip
