webrtc/tools/.gitignore

46 lines
860 B
Plaintext
Raw Normal View History

*.failed
*.pyc
*~
.*.sw?
.DS_Store
.code_review_password
.cproject
.metadata
.project
.pydevproject
.settings
.status_password
/continuous_build/depot_tools
/third_party/bloat
/third_party/gaeunit
/third_party/google-visualization-python
/third_party/oauth2
/third_party/webtreemap
# Buildbot creates these files:
*.new
.manhole
bg_gradient.jpg
changes.pck
changes.pck.old
dropin.cache
events_*
http.log
master.cfg.sample
robots.txt
state.sqlite
state.sqlite-shm
state.sqlite-wal
twistd.log*
twistd.pid
# Chrome buildbot scripts
/continuous_build/build
# Buildbot slave log directories:
/continuous_build/build_internal/masters/master.libvpx/*/
/continuous_build/build_internal/masters/master.webrtc/*/
/continuous_build/build_internal/masters/master.tryserver.webrtc/*/
# Public HTML folder is also a subdirectory, make sure it's not ignored:
!public_html