From f510f1ee145aef25b00d1a0456b41426ec2dd5ca Mon Sep 17 00:00:00 2001 From: Valmo Trindade Date: Thu, 2 Jan 2025 02:59:06 -0300 Subject: [PATCH] added kotlin stuff to ignore file --- .gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0790b7a..f10c12a 100644 --- a/.gitignore +++ b/.gitignore @@ -70,4 +70,18 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json target/ *.so -*.dll \ No newline at end of file +*.dll*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties