Files
car_simulation/.gitignore
2026-06-14 23:26:38 +08:00

10 lines
108 B
Plaintext

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