chore(gitignore): ignore .kilo local agent config and debug artifacts
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Successful in 1m21s
Build & Deploy / 🏗️ Build (push) Successful in 2m24s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 48s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-09-01 17:17:46 +02:00
parent 2c51831a81
commit 6b3f9b9b25

7
.gitignore vendored
View File

@@ -44,3 +44,10 @@ next-env.d.ts
# scratch
scratch/
# kilo (local agent config & session data)
.kilo/
# debug artifacts
contact-page-debug.html
*.debug.html