chore: scaffold initial project structure with FastAPI app, SQLite DB, and Jinja2 templates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
*.db-shm
|
||||
*.db
|
||||
*.db-wal
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user