diff --git a/.gitignore b/.gitignore index 26ddb618..ae0774f1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,7 @@ bin/ gradle-app.setting # Mac OSX -.DS_Store \ No newline at end of file +.DS_Store + +# Kotlin +.kotlin