Generative_AI_Project / .gitignore
Arif
Create portfolio project for generative ai. Project is started.
4722db8
raw
history blame contribute delete
114 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env