diff --git a/husky/.gitignore b/husky/.gitignore index 36df365..84733e7 100644 --- a/husky/.gitignore +++ b/husky/.gitignore @@ -23,6 +23,7 @@ debug/ .gradle/ /build/ buildSrc/build +.builds/ # Local configuration file (sdk path, etc) local.properties @@ -40,6 +41,7 @@ captures/ *.iml /*.iml /.idea/assetWizardSettings.xml +/.idea/compiler.xml /.idea/gradle.xml /.idea/jarRepositories.xml /.idea/misc.xml diff --git a/husky/.idea/compiler.xml b/husky/.idea/compiler.xml deleted file mode 100644 index fb7f4a8..0000000 --- a/husky/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file