diff --git a/.gitignore b/.gitignore index 782e858..182f5a6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ core.* hs_err_pid* +# Kotlin +.kotlin/ + # Intellij .idea/ *.iml