| # Inputs, weights, and generated outputs are intentionally never versioned. | |
| data/ | |
| weights/ | |
| outputs/ | |
| logs/ | |
| .env/ | |
| .venv/ | |
| __pycache__/ | |
| *.py[cod] | |
| .DS_Store | |
| # Inputs, weights, and generated outputs are intentionally never versioned. | |
| data/ | |
| weights/ | |
| outputs/ | |
| logs/ | |
| .env/ | |
| .venv/ | |
| __pycache__/ | |
| *.py[cod] | |
| .DS_Store | |