Skip to content

Commit 5b0f1a7

Browse files
committed
Add .kotlin/ to .gitignore
Signed-off-by: Sébastien Deleuze <[email protected]>
1 parent cecf3c4 commit 5b0f1a7

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
@@ -25,6 +25,7 @@ atlassian-ide-plugin.xml
2525
s101plugin.state
2626
.attach_pid*
2727
.~lock.*#
28+
.kotlin/
2829

2930
!.idea/checkstyle-idea.xml
3031
!.idea/externalDependencies.xml

0 commit comments

Comments
 (0)