Ignore .kotlin directory

#cherrypick

PiperOrigin-RevId: 728119609
(cherry picked from commit 0a50741abec718c09e52c5f00cc241a00eeba23d)
This commit is contained in:
tonihei 2025-02-18 02:39:44 -08:00
parent b49374c8fe
commit bc872503b9

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ gen
libs
obj
lint.xml
.kotlin
# IntelliJ IDEA
.idea