github-hf-sync / .gitignore
amirkiarafiei's picture
initial project setup with FastAPI, Dockerfile, and README updates
9d5a9f1
raw
history blame contribute delete
140 Bytes
# Byte-compiled files
__pycache__/
*.py[cod]
# Virtual environments
.env
.venv
# Distribution files
dist/
build/
*.egg-info/
# Logs
*.log