# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
*.excalidraw
wip/
experiments/
results/

# Virtual Environment
venv/
env/
ENV/
.venv/
.uv-cache/
.pytest_cache/
.ruff_cache/
.claude
.cursor
.becnhmarks

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing
.coverage
htmlcov/
.pytest_cache/
.tox/
.cursor

# Distribution
dist/
build/
*.egg-info/

# Jupyter Notebook
.ipynb_checkpoints

# Local development settings
.env
.env.local 

archive
NOTES.md
*.pdf
simulation_results/
*.h5
*.gds
mat_lib.txt
tape_coupler.py
BENCHMARKS.md
ARTICLES.md
analyze_project.py
*.mp4
pre_README.md
data.txt
plot_data.py
project_ideas/
MARKETING_2.md
!BEAMZ_logo.png
*.npy
tmp/
.benchmarks/
benchmarks/results/ir/
benchmarks/results/trace/
benchmarks/results/**
!benchmarks/results/.gitkeep

beamz/devices/reference/
notes/
.mplconfig/
.pytest_cache/
.python_cache/
.venv/
reference/
.beamz_cache/
