fibonacci_app_web / .gitignore
Panacea ICONO
Replace installer with clean script and make executable
00d1980
raw
history blame contribute delete
69 Bytes
venv/
.env
.env.local
__pycache__/
*.pyc
*.log
.vscode/
dist/
build/