A-Mahla's picture
Deploy replica from source HEAD
1f28297 verified
Raw
History Blame
163 Bytes
# macOS metadata
.DS_Store
# Editor scratch
.vscode/
.idea/
*.swp
# Static HTTP server logs (we don't ship them)
*.log
# Python
__pycache__/
*.pyc
.venv/
venv/