Skip to content

Commit 95c6368

Browse files
committed
Add .kotlin to the gitignore
1 parent a7fe4e5 commit 95c6368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ build
1616
target
1717
out
1818

19+
# Kotlin
20+
.kotlin
21+
1922
# Python
2023
__pycache__
2124

0 commit comments

Comments
 (0)