Files
POPS/.gitignore
Martin Hohenberg f4e991e5dc Add .env.install template and unblock it from gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 21:22:30 +02:00

7 lines
52 B
Plaintext

.env
.env.*
!.env.install
*.pyc
__pycache__/
.venv/