Spaces:
Sleeping
Sleeping
| # Docker-related files | |
| .dockerignore | |
| # Build artifacts | |
| *.pyc | |
| *.swp | |
| *.log | |
| *.tmp | |
| __pycache__ | |
| # Docker-related files | |
| .dockerignore | |
| # Build artifacts | |
| *.pyc | |
| *.swp | |
| *.log | |
| *.tmp | |
| __pycache__ | |