Files

15 lines
113 B
Plaintext
Raw Permalink Normal View History

2026-05-17 22:45:45 +12:00
.git
.gitignore
.env
.env.*
*.log
*.err
__pycache__/
*.pyc
.venv/
venv/
.DS_Store
Thumbs.db
README.md
Deploy.ps1