# Build artifacts
target/
Cargo.lock
*.so

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis

# System files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.ipynb_checkpoints/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
archive/
notebooks/

# Temporary files
*.tmp
*.temp
gli_diff.txt

# notes
# notes/

CLAUDE.md
