.idea/
# Python
*.log
venv
*.egg-info
.eggs
__pycache__
*.pytest_cache
*.pyc
build
dist
test/.env
.cache
tmp
./*.csv
.DS_Store

# VS code
.vscode
# Doc
site