Skip to content

Commit d06ee0a

Browse files
authored
chore: add .kotlin/ to .gitignore (#1208)
1 parent 78f17f3 commit d06ee0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ out/
88
# Compiled class file
99
*.class
1010
*.klib
11+
.kotlin/
1112

1213
# Log file
1314
*.log

0 commit comments

Comments
 (0)