mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
24 lines
296 B
Plaintext
24 lines
296 B
Plaintext
.gradle/
|
|
build/
|
|
.intellijPlatform/
|
|
.ai/
|
|
**/.kilo/*
|
|
!**/.kilo/skills/
|
|
!**/.kilo/skills/**
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
.kotlin/
|
|
bin/
|
|
**/.classpath
|
|
**/.project
|
|
**/.settings/
|
|
**/.kotlin/
|
|
**/bin/
|
|
!gradle/wrapper/gradle-wrapper.jar
|
|
|
|
# Downloaded CLI artifacts
|
|
**/cli-cache/
|
|
kilo-*.zip
|
|
kilo-*.tar.gz
|