Add .classpath + talk/app/webrtc/androidtests to .gitignore
TBR=glaznev@webrtc.org Review URL: https://webrtc-codereview.appspot.com/39479004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8056 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f7a5893f80
commit
a35f741bb0
4
.gitignore
vendored
4
.gitignore
vendored
@ -25,6 +25,7 @@
|
||||
*_proto_cpp.xml
|
||||
*~
|
||||
.*.sw?
|
||||
.classpath
|
||||
.cproject
|
||||
.gdb_history
|
||||
.gdbinit
|
||||
@ -55,6 +56,9 @@
|
||||
/talk/examples/android/local.properties
|
||||
/talk/examples/android/obj
|
||||
/talk/examples/android/proguard-project.txt
|
||||
/talk/app/webrtc/androidtests/bin
|
||||
/talk/app/webrtc/androidtests/gen
|
||||
/talk/app/webrtc/androidtests/libs
|
||||
/testing
|
||||
/third_party/WebKit/Tools/Scripts
|
||||
/third_party/android_testrunner
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user