mirror of https://github.com/openclaw/openclaw.git
chore(gitignore): ignore android kotlin cache
This commit is contained in:
parent
05aa16c040
commit
ca1b50908f
|
|
@ -27,6 +27,7 @@ mise.toml
|
||||||
apps/android/.gradle/
|
apps/android/.gradle/
|
||||||
apps/android/app/build/
|
apps/android/app/build/
|
||||||
apps/android/.cxx/
|
apps/android/.cxx/
|
||||||
|
apps/android/.kotlin/
|
||||||
|
|
||||||
# Bun build artifacts
|
# Bun build artifacts
|
||||||
*.bun-build
|
*.bun-build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue