1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
| *.orig
| *.rej
| .DS_Store
| .gradle
| .idea
| .settings
| adb.pid
| bc-android.keystore
| build
| *.iml
| lint.xml
| local.properties
| res/.DS_Store
| res/raw/lpconfig.xsd
| .d
| .*clang*
| **/*.iml
| **/.classpath
| **/.project
| **/*.kdev4
| **/.vscode
| res/value-hi_IN
| linphone-sdk-android/*.aar
| app/release
| keystore.properties
| app/src/main/res/xml/contacts.xml
|
|