From c34c05e092b94fbb8e849e3063fc654dcedc453b Mon Sep 17 00:00:00 2001 From: Flea Flicker <22+gb_flea@noreply.git.farh.net> Date: Thu, 25 Jun 2026 02:52:57 +0000 Subject: [PATCH] =?UTF-8?q?feat(GRO-2516):=20promote=20agent-runtime=20.gi?= =?UTF-8?q?tignore=20stanza=20dev=20=E2=86=92=20uat=20(#18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit feat: .gitignore hardening - agent-runtime files (GRO-2516) Co-Authored-By: Paperclip --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b4a399 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# Agent runtime artifacts — never commit +.gh-token +*.gh-token +**/.gh-token +.config/gh/ +**/.config/gh/ +**/AGENT_HOME/** +$AGENT_HOME/** +.claude/ +.codex/