From bfffd045d2932821500865cd889b3584e6bff297 Mon Sep 17 00:00:00 2001 From: "Marco Beelen (Ximedes)" Date: Fri, 26 Aug 2016 10:58:41 +0200 Subject: [PATCH] Ignored various idea files --- Kotlin/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Kotlin/.gitignore diff --git a/Kotlin/.gitignore b/Kotlin/.gitignore new file mode 100644 index 00000000..d2d5712a --- /dev/null +++ b/Kotlin/.gitignore @@ -0,0 +1,3 @@ +.idea/ +out/ +*.class