Add some git ignores.
This commit is contained in:
parent
23da0ecff3
commit
e3c28325bd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -14,6 +14,7 @@ default.properties
|
||||||
doc
|
doc
|
||||||
gen
|
gen
|
||||||
liblinphone-junit-report.xml
|
liblinphone-junit-report.xml
|
||||||
|
liblinphone-sdk
|
||||||
liblinphonetester_*.zip
|
liblinphonetester_*.zip
|
||||||
libs
|
libs
|
||||||
linphone-android.iml
|
linphone-android.iml
|
||||||
|
@ -21,6 +22,7 @@ linphone-junit-report*.xml
|
||||||
linphonetester_*.zip
|
linphonetester_*.zip
|
||||||
lint.xml
|
lint.xml
|
||||||
local.properties
|
local.properties
|
||||||
|
Makefile
|
||||||
obj
|
obj
|
||||||
proguard-project.txt
|
proguard-project.txt
|
||||||
project.properties
|
project.properties
|
||||||
|
@ -42,3 +44,4 @@ liblinphone_tester/liblinphonetester_*
|
||||||
liblinphone_tester/tests.output
|
liblinphone_tester/tests.output
|
||||||
tests/linphonetester_*
|
tests/linphonetester_*
|
||||||
tests/tests.output
|
tests/tests.output
|
||||||
|
WORK
|
||||||
|
|
Loading…
Reference in a new issue