diff --git a/.gitignore b/.gitignore index aa724b7..146151d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,15 @@ *.iml .gradle -/local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml +.idea .DS_Store -/build -/captures +build +captures .externalNativeBuild .cxx local.properties +xcuserdata +.kotlin +/publish-and-release.sh +/snapshot.sh +/publish-only.sh +/local-build.sh \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 61a9130..fcb19bf 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 34e4d3b..0d6db45 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,15 +4,13 @@