From b84ce744d3e21703c1933681f8c66df8f1292920 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 19 May 2026 10:07:19 +0800 Subject: [PATCH] Ignore cl.ps1 / col.ps1 personal launcher scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mirrors the existing cl.bat / col.bat entries — these are user-local PowerShell wrappers that set HTTP_PROXY and shell out to claude / codex. Not project artifacts. Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0f8d48b..ba36689 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,6 @@ Thumbs.db .VSCodeCounter/ cl.bat col.bat +cl.ps1 +col.ps1 .worktrees/