.DS_Store
*.log

# Local dependencies / env
node_modules/
.venv/

# Python cache
**/__pycache__/
*.py[cod]

# Generated Python package files (produced by npm run build:python)
python/als_computing_icons/__init__.py
python/README.md
python/dist/