Files
kilocode/.gitignore
T
Catriel Müller da8f05ec75 fix: core tests
2026-04-13 23:58:00 -03:00

52 lines
692 B
Plaintext

.husky/_
.DS_Store
node_modules
.worktrees
.sst
.env
.idea/*
!.idea/gradle.xml
!.idea/.run
.idea/*.iml
.vscode/*
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/settings.json
!.vscode/tasks.json
# use vscode workspaces with peacock to have many vscodes with the same repo:
*.code-workspace
.codex
*~
playground
tmp
dist
ts-dist
storybook-static
.turbo
**/.serena
.serena/
/result
refs
Session.vim
/opencode.json
a.out
target
.scripts
.direnv/
# Local dev files
opencode-dev
UPCOMING_CHANGELOG.md
logs/
*.bun-build
# Telemetry ID
telemetry-id
tsconfig.tsbuildinfo
# Kilo
.kilo/plans/*upstream-merge-report-*.md
# Test Artifacts
packages/app/.artifacts/
packages/opencode/.artifacts/