Repo created
This commit is contained in:
parent
f8d4c92d36
commit
0e370921f0
241 changed files with 8373 additions and 2 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.idea
|
||||
/.idea
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
*.jks
|
||||
/app/owncloud/
|
||||
*.aab
|
||||
*.apk
|
||||
/app/release/
|
||||
Loading…
Add table
Add a link
Reference in a new issue