ScouterAI / .gitignore
stevenbucaille's picture
Enhance image processing capabilities and update project structure
111afa2
raw
history blame
122 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
images