Skip to content

Commit 2ad4bdd

Browse files
authored
chore: add .kotlin/ to .gitignore (#125)
1 parent 05ee24b commit 2ad4bdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ build/
1111
*.iml
1212
.idea/
1313
local.properties
14-
*.klib
14+
*.klib
15+
.kotlin/

0 commit comments

Comments
 (0)