Files
env-guard/.gitignore
CI Bot fc90e05ebb
Some checks failed
CI / test (push) Failing after 9s
CI / binary (push) Has been skipped
CI / release (push) Has been skipped
Initial commit: env-guard CLI tool with CI/CD
2026-02-06 10:01:25 +00:00

20 lines
124 B
Plaintext

target/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
.env
.env.local
.env.*.local
*.pem
test_*.txt
test_*.env
*.log