.git/
.gitignore
*.md
README.md

output/

__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
.pytest_cache/

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

.DS_Store
Thumbs.db

docker/.env

_image/

.github/

*.log
.env.local
.env.*.local
version
index.html