*.py[cod]
__pycache__/
*.so
.Python
.eggs/
*.egg-info/
dist/
build/
.pytest_cache/
vistimeline/.gradio/certificate.pem

node_modules/
.svelte-kit/
.vite/

venv/
.env/
.venv/
env/

.vscode/
.idea/
*.swp
*.swo

.DS_Store