dist
build
.venv
*.egg-info
__pycache__
.pytest_cache
.ruff_cache
dist-purple-view-app

# Ignore all .db files
*.db
*.db.wal

# Folder to test datasets
datasets

# Folder to test local build
test
test*
