__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
.env
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.ruff_cache/
.mypy_cache/
.hypothesis/
.idea/
.vscode/
.benchmarks/
python/benchmarks/.results/
site/

# Julia coverage files
*.cov
julia/benchmarks/results.json
julia/Manifest.toml
julia/benchmarks/Manifest.toml

# Rust
rust/target/

Notebooks/Resultados_Dissertacao/
Notebooks/_rust_examples/
Notebooks/python/*.png