flow-pilot / .gitignore
DevelopedBy-Siva
deploy to HF
fb38df2
.env
.env.local
.venv/
venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
*.pyo
*.pyd
dist/
build/
*.egg-info/
.DS_Store
.idea/
.vscode/
*.pem
*.key