Add debug logging to Chromoting client UI.
[chromium-blink-merge.git] / .gitignore
blobe3da8e6b002c718bedc7c8869b5fb54f08503e30
1 *.Makefile
2 *.mk
3 *.ncb
4 *.ninja
5 *.pyc
6 *.rules
7 *.scons
8 *.sln
9 *.suo
10 *.user
11 *.vcproj
12 *.vpj
13 *.vpw
14 *.vpwhistu
15 *.vtg
16 *.xcodeproj
18 .*.sw?
19 .DS_Store
20 .cproject
21 .gdb_history
22 .gdbinit
23 .metadata
24 .project
25 tags
26 Thumbs.db
27 v8.log
28 /Makefile
29 /_out
30 /breakpad/src/
31 /build/Debug
32 /build/Purify
33 /build/Release
34 /build/util/support
35 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
37 /ceee/internal/
38 /chrome/Debug
39 /chrome/Hammer
40 /chrome/Release
41 /chrome/app/theme/google_chrome
42 /chrome/browser/autofill/internal
43 /chrome/browser/extensions/default_extensions/chromeos
44 /chrome/installer/linux
45 /chrome/installer/mac/internal
46 /chrome/installer/mac/third_party/xz/xz
47 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
48 /chrome/test/data/firefox2_profile/searchplugins
49 /chrome/test/data/firefox2_searchplugins
50 /chrome/test/data/firefox3_profile/searchplugins
51 /chrome/test/data/firefox3_searchplugins
52 /chrome/test/data/layout_tests
53 /chrome/test/data/osdd
54 /chrome/test/data/plugin
55 /chrome/test/data/pyauto_private
56 /chrome/tools/memory
57 /chrome/tools/test/reference_build
58 /chrome_frame/tools/test/reference_build
59 /data
60 /googleurl
61 /gpu/gles2_conform_test
62 /native_client
63 /net/Debug
64 /net/Release
65 /ninja
66 /out
67 /out_*
68 /rlz
69 /sdch/open-vcdiff
70 /seccompsandbox
71 /testing/gmock
72 /testing/gtest
73 /testserver.log
74 /third_party/GTM
75 /third_party/WebKit
76 /third_party/adobe/flash/binaries
77 /third_party/angle
78 /third_party/cacheinvalidation/files
79 /third_party/chromeos_login_manager
80 /third_party/chromeos_text_input
81 /third_party/cros
82 /third_party/cygwin
83 /third_party/directxsdk
84 /third_party/drmemory
85 /third_party/flac
86 /third_party/ffmpeg
87 /third_party/gles2_conform
88 /third_party/googlemac
89 /third_party/hunspell
90 /third_party/hunspell_dictionaries
91 /third_party/icu
92 /third_party/libjingle/source
93 /third_party/libjpeg_turbo
94 /third_party/libsrtp/src
95 /third_party/libvpx
96 /third_party/libvpx/include
97 /third_party/libvpx/lib
98 /third_party/lighttpd
99 /third_party/lss
100 /third_party/mingw-w64
101 /third_party/nss
102 /third_party/openssl
103 /third_party/ots
104 /third_party/pdfsqueeze
105 /third_party/pefile
106 /third_party/platformsdk_win2008_6_1
107 /third_party/platformsdk_win7
108 /third_party/ppapi
109 /third_party/pthreads-win32
110 /third_party/pylib
111 /third_party/python_24
112 /third_party/python_26
113 /third_party/pywebsocket
114 /third_party/safe_browsing/testing
115 /third_party/scons
116 /third_party/skia
117 /third_party/speex
118 /third_party/swig
119 /third_party/valgrind
120 /third_party/webdriver/python
121 /third_party/xdg-utils
122 /third_party/xulrunner-sdk
123 /third_party/yasm/binaries
124 /third_party/yasm/source/patched-yasm
125 /tools/distcc
126 /tools/grit/grit/test/data
127 /tools/gyp
128 /tools/histograms
129 /tools/page_cycler/acid3
130 /tools/tryserver
132 /webkit/Debug
133 /webkit/Release
134 /webkit/data/bmp_decoder
135 /webkit/data/ico_decoder
136 /webkit/data/layout_tests/LayoutTests
137 /webkit/data/test_shell/plugins
138 /webkit/data/xbm_decoder
139 /x86-generic_out/
140 /xcodebuild