Share
CLAUDE.md rules for the commits your agent writes
Agents commit everything with git add -A, which is how .env files reach GitHub. These five lines have kept my history readable and my secrets local for months.
Agents commit everything with git add -A, which is how .env files reach GitHub. These five lines have kept my history readable and my secrets local for months.