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