
# Jupyter
.ipynb_checkpoints
maap_algorithms_jupyter_extension/labextension
maap_algorithms_jupyter_extension/_version.py


### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
.installed.cfg
*.egg
MANIFEST
*.bundle.*
lib/
node_modules/
*.log
*.egg-info/
*.tsbuildinfo
.yarn/

# Testing
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/

