HSHarsh Sonkar·2h ago11Why I Stopped Using .env Files (And Built a Zero-Disk Go CLI Instead)You know the freeze. git push, then half a second later: wait — is .env actually in .gitignore? The .env file is how most of us handle secrets locally, and it's a mess. Plaintext. Sits on laptops foreHHarsh commented