From 50b26463295edd68ba02233a0c2f7088b7dabbfe Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Thu, 24 Nov 2016 21:00:38 +0300 Subject: [PATCH] .gitignore: *.kt.exe --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 758753ec382..eba42de75ef 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ kotstd/kotstd.iml # test suit products. *.bc *.kt.S +*.kt.exe *.log # Ignore Gradle GUI config