Add .kotlin/ to .gitignore
Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com>
This commit is contained in:
committed by
Rob Winch
parent
fc795a81d4
commit
762fcbb516
@@ -25,6 +25,7 @@ atlassian-ide-plugin.xml
|
|||||||
s101plugin.state
|
s101plugin.state
|
||||||
.attach_pid*
|
.attach_pid*
|
||||||
.~lock.*#
|
.~lock.*#
|
||||||
|
.kotlin/
|
||||||
|
|
||||||
!.idea/checkstyle-idea.xml
|
!.idea/checkstyle-idea.xml
|
||||||
!.idea/externalDependencies.xml
|
!.idea/externalDependencies.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user