Add .kotlin to gitignore.

This commit is contained in:
Alex Hart 2024-12-20 16:49:27 -04:00 committed by Greyson Parrelli
parent 7dc6d4a532
commit 71d7238f3b

1
.gitignore vendored
View file

@ -31,3 +31,4 @@ dev.keystore
maps.key maps.key
/local/ /local/
kls_database.db kls_database.db
.kotlin