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
|
||||
gen
|
||||
liblinphone-junit-report.xml
|
||||
liblinphone-sdk
|
||||
liblinphonetester_*.zip
|
||||
libs
|
||||
linphone-android.iml
|
||||
|
@ -21,6 +22,7 @@ linphone-junit-report*.xml
|
|||
linphonetester_*.zip
|
||||
lint.xml
|
||||
local.properties
|
||||
Makefile
|
||||
obj
|
||||
proguard-project.txt
|
||||
project.properties
|
||||
|
@ -42,3 +44,4 @@ liblinphone_tester/liblinphonetester_*
|
|||
liblinphone_tester/tests.output
|
||||
tests/linphonetester_*
|
||||
tests/tests.output
|
||||
WORK
|
||||
|
|
Loading…
Reference in a new issue