diff --git a/.gitignore b/.gitignore index 6ee303ee6b0f..68d1410b5082 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,6 @@ tests/proguard-project.txt .idea *.iml build -/gradle.properties .attach_pid* fastlane/Fastfile *.hprof diff --git a/.gitmodules b/.gitmodules index e69de29bb2d1..f1d9d6bfffe5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nextcloud-android-library"] + path = nextcloud-android-library + url = git@github.com:JesseWo/android-library.git diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 59ad8e8d5438..54efd32b3cbe 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -64,10 +64,8 @@