interior-fastapi / .gitignore
Sruthi007's picture
Initial FastAPI Space (code only)
1275546
raw
history blame contribute delete
42 Bytes
.venv/
__pycache__/
*.pyc
models/
.cache/