Godopu 61ba8aae1d chore(.gitignore): exclude .env + .env.* with .env.example carve-out
Secures the workspace against accidental commits of:
- .env (skill env overrides, may contain secrets)
- .env.* (any env variant)
- except .env.example (committable template, can be added later)

Includes Korean comment noting secrets policy.
2026-06-20 14:43:22 +00:00
S
Description
No description provided
669 KiB
Languages
Shell 69.9%
Python 30.1%