osint-dashboard/.gitignore
sirius0xdev 0b344760dc
All checks were successful
build-and-deploy / build (push) Successful in 3m18s
Add .gitignore (pycache, venv, .env)
2026-07-07 18:46:06 -04:00

6 lines
53 B
Text

__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env