diff --git a/.gitignore b/.gitignore index ec605697..0146d1a8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ hs_err_pid* ## Intellij out/ -lib/ +/lib/ .idea/* !.idea/runConfigurations* !.idea/inspectionProfiles* @@ -33,7 +33,8 @@ local.properties ## NetBeans **/nbproject/private/ -build/ +/build/ +/app/build/ nbbuild/ dist/ nbdist/ @@ -50,6 +51,3 @@ gradle-app.setting ## Android gen/ - -## Prebuilt -Backup.apk diff --git a/.idea/runConfigurations/All_unit_tests.xml b/.idea/runConfigurations/All_unit_tests.xml new file mode 100644 index 00000000..8136a9a1 --- /dev/null +++ b/.idea/runConfigurations/All_unit_tests.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Instrumentation_Tests.xml b/.idea/runConfigurations/Instrumentation_tests__app.xml similarity index 93% rename from .idea/runConfigurations/Instrumentation_Tests.xml rename to .idea/runConfigurations/Instrumentation_tests__app.xml index 60200c14..9bc639a6 100644 --- a/.idea/runConfigurations/Instrumentation_Tests.xml +++ b/.idea/runConfigurations/Instrumentation_tests__app.xml @@ -1,5 +1,5 @@ - +