Skills-Gap-Advisor / .gitignore
Cristian Martinez
Initial hackathon demo
fcd80f3
raw
history blame contribute delete
121 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
uv.lock
.env