Spaces:
Sleeping
Sleeping
INFINA-RD
refactor: DI infrastructure, service decomposition, repository helpers, test suite
e066621 | # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| .env | |
| # Jupyter Notebook checkpoints | |
| .ipynb_checkpoints/ | |
| # Logs | |
| *.log | |
| # IDEs and editors | |
| .vscode/ | |
| .idea/ | |
| # System files | |
| .DS_Store |