M0: scaffold — uv project, FastAPI health, pytest
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
data/
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
node_modules/
|
||||
dist/
|
||||
refresh.log
|
||||
Reference in New Issue
Block a user