chore(gitignore): ignore android kotlin cache

This commit is contained in:
Peter Steinberger
2026-03-03 03:13:03 +00:00
parent 05aa16c040
commit ca1b50908f

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ mise.toml
apps/android/.gradle/
apps/android/app/build/
apps/android/.cxx/
apps/android/.kotlin/
# Bun build artifacts
*.bun-build