chore: add /cli to .gitignore, clean up stale entries
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run

Add compiled binary to gitignore. Remove entries for deleted paths
(cmd/bugseti/bugseti, internal/core-ide/core-ide).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude 2026-02-16 15:01:18 +00:00
parent 8167f66fa8
commit a4ad18fa2a

3
.gitignore vendored
View file

@ -15,10 +15,9 @@ coverage.html
bin/
dist/
tasks
/cli
/core
/i18n-validate
cmd/bugseti/bugseti
internal/core-ide/core-ide
.angular/
patch_cov.*