diff --git a/.gitignore b/.gitignore index ec605697..5a81439f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,11 +6,12 @@ hs_err_pid* ## Intellij out/ -lib/ +/lib/ .idea/* !.idea/runConfigurations* !.idea/inspectionProfiles* !.idea/codeStyles* +!.idea/dictionaries* *.ipr *.iws *.iml @@ -33,7 +34,8 @@ local.properties ## NetBeans **/nbproject/private/ -build/ +/build/ +/app/build/ nbbuild/ dist/ nbdist/ @@ -50,6 +52,3 @@ gradle-app.setting ## Android gen/ - -## Prebuilt -Backup.apk diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 35a40e4e..427a78f6 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -4,15 +4,6 @@ -