Files
learning_science/car_price_guesser/.gitignore
T
2026-05-11 07:37:50 +01:00

13 lines
124 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.joblib
*.csv