Spaces:
Running
Running
File size: 111 Bytes
557ba5e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
ft/
db/
session/
todo/
fasthtml/
.venv/
__pycache__/
.python-version
# Python stuff
*.pyc
*.pyo
.env
.sesskey |