diff --git a/.gitignore b/.gitignore index 044b20a8..daa588a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ *.iml .gradle +/.kotlin /local.properties /.idea .DS_Store build /captures .externalNativeBuild -.cxx \ No newline at end of file +.cxx