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
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:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -44,3 +44,10 @@ next-env.d.ts
|
|||||||
# scratch
|
# scratch
|
||||||
scratch/
|
scratch/
|
||||||
|
|
||||||
|
# kilo (local agent config & session data)
|
||||||
|
.kilo/
|
||||||
|
|
||||||
|
# debug artifacts
|
||||||
|
contact-page-debug.html
|
||||||
|
*.debug.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user