Ignore cl.ps1 / col.ps1 personal launcher scripts
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) <noreply@anthropic.com>
This commit is contained in:
parent
3667d64243
commit
b84ce744d3
|
|
@ -31,4 +31,6 @@ Thumbs.db
|
||||||
.VSCodeCounter/
|
.VSCodeCounter/
|
||||||
cl.bat
|
cl.bat
|
||||||
col.bat
|
col.bat
|
||||||
|
cl.ps1
|
||||||
|
col.ps1
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue