# IDEs
.vscode/

# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
Cargo.lock
/target/

.pytest_cache/
__pycache__/
.tox
