.pytest_cache
__pycache__/
layout_cache
*.so
data
.venv
# Ignore HEIR output directory (generated MLIR files)
heir/
# Explicitly allow backends/heir source code
!backends/heir/

# Generated circuit output files
output/
logs/

# Generated plot PDFs
plots/results_*.pdf

# Documentation generated files
docs/html/
docs/doctrees/
docs/_build/
docs/.doctrees/
docs/*.doctrees
docs/source/api_reference/*.rst