Files
correx/.gitignore
T
kami 0139225cc4 chore: drop stale .gitignore entry for the removed Kotlin TUI
apps/tui (the pre-Go-rewrite Kotlin TUI) is already gone — not on disk, not
tracked, and not in settings.gradle — so its runtime-logs ignore rule pointed
at a path that no longer exists. The apps/tui mentions in docs/epics/epic-13*
are left as historical record.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 09:42:58 +00:00

84 lines
1.3 KiB
Plaintext

.idea/
auto-import.
*.iml
*.ipr
cmake-build-*/
*.iws
out/
.idea_modules/
atlassian-ide-plugin.xml
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
http-client.private.env.json
.DS_Store
/confluence/target
/dependencies/repo
/android.tests.dependencies
/dependencies/android.tests.dependencies
/dist
/local
/gh-pages
/ideaSDK
/clionSDK
/android-studio/sdk
/tmp
/intellij
workspace.xml
*.versionsBackup
/idea/testData/debugger/tinyApp/classes*
/jps-plugin/testData/kannotator
/js/js.translator/testData/out/
/js/js.translator/testData/out-min/
/js/js.translator/testData/out-pir/
.gradle/
build/
!**/src/**/build
!**/test/**/build
!**/tests-gen/**/build
!**/testData/**/*.iml
node_modules/
.rpt2_cache/
local.properties
buildSrcTmp/
distTmp/
outTmp/
/test.output
/kotlin-native/dist
kotlin-ide/
.kotlin/
.teamcity/
.npmrc
**/.junie/memory/
.claude/
.claudeignore
.ctx_cache.pkl
.opencode/
CLAUDE.md
scripts/
test_output.log
healthcheck_*.txt
**/xcuserdata
.test-federation.*
bin/
/docs/future/
/docs/plans/
/docs/refactor.md
/kls_database.db
/code-analysis/
/.infra/sonarqube/docker-compose.yml
/logs
log4j2.properties
/docs/specs/
correx-tui.log
current.log
# Go TUI build output
apps/tui-go/bin/
# Server runtime logs
apps/server/logs/
# local QA scratch workspace (nested git repo)
/qa/