Commit Graph

3 Commits

Author SHA1 Message Date
olekhondera
fd283fd9f2 fix: expand .gitignore to cover all .env.* variants
Replaced narrow .env.local / .env.*.local rules with .env.* to prevent
accidental commit of .env.production, .env.development, .env.staging, etc.
Explicitly allowlisted .env.example so it remains tracked.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 23:47:06 +02:00
olekhondera
6d2eef5317 Add .claude/hooks for command auditing, dangerous command blocking, file protection, and auto-formatting; update documentation and configuration to integrate new hooks. 2026-02-14 21:22:27 +02:00
olekhondera
3f4a98d42d create AI_template 2025-11-18 03:15:04 +02:00