Browse Source

Add .kotlin/ to .gitignore

Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com>
pull/18079/head
Sébastien Deleuze 3 months ago committed by Rob Winch
parent
commit
762fcbb516
  1. 1
      .gitignore

1
.gitignore vendored

@ -25,6 +25,7 @@ atlassian-ide-plugin.xml @@ -25,6 +25,7 @@ atlassian-ide-plugin.xml
s101plugin.state
.attach_pid*
.~lock.*#
.kotlin/
!.idea/checkstyle-idea.xml
!.idea/externalDependencies.xml

Loading…
Cancel
Save