Skip to content

Commit c660da0

Browse files
jsoberghsz
authored andcommitted
Add to .gitignore for the .kotlin dir (Kotlin 2.0 recommended) + ignoring local.properties for folks using Android Studio
1 parent 5879ee8 commit c660da0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.gradle
22
.idea
3+
.kotlin/
34
build
45
src/**/*.txt
6+
local.properties

0 commit comments

Comments
 (0)