# Rust
debug/
target/
/target
**/*.rs.bk
*.pdb
**/mutants.out*/

# Python
__pycache__/
*.py[cod]
*.so
/python/kaggriculture_engine/*.so
.venv/

# Parity test failures
/tests/parity/failures/
