diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 3 insertions, 10 deletions
@@ -31,11 +31,9 @@ tags /chrome/app/theme/google_chrome /chrome/browser/autofill/internal /chrome/browser/extensions/default_extensions/chromeos -/chrome/browser/renderer_host/translate /chrome/installer/linux /chrome/installer/mac/internal /chrome/installer/mac/third_party/xz/xz -/chrome/personalization/ /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin /chrome/test/data/firefox2_profile/searchplugins /chrome/test/data/firefox2_searchplugins @@ -44,7 +42,6 @@ tags /chrome/test/data/layout_tests /chrome/test/data/osdd /chrome/test/data/plugin -/chrome/test/data/workers/LayoutTests /chrome/tools/memory /chrome/tools/test/reference_build /chrome_frame/tools/test/reference_build @@ -54,7 +51,6 @@ tags /native_client /out /rlz -/sconsbuild /sdch/open-vcdiff /seccompsandbox /testing/gtest @@ -70,17 +66,16 @@ tags /third_party/cygwin /third_party/directxsdk /third_party/ffmpeg -/third_party/forge /third_party/gles2_conform /third_party/googlemac /third_party/hunspell /third_party/hunspell_dictionaries /third_party/icu /third_party/libjingle/source -/third_party/libvpx/lib -/third_party/libvpx/include /third_party/libsrtp/src /third_party/libvpx +/third_party/libvpx/include +/third_party/libvpx/lib /third_party/lighttpd /third_party/lss /third_party/mingw-w64 @@ -88,7 +83,6 @@ tags /third_party/ots /third_party/pdfsqueeze /third_party/pefile -/third_party/personalization /third_party/platformsdk_win2008_6_1 /third_party/platformsdk_win7 /third_party/ppapi @@ -106,7 +100,7 @@ tags /tools/distcc /tools/grit/grit/test/data /tools/gyp -/tools/histograms/ +/tools/histograms /tools/page_cycler/acid3 /tools/tryserver /v8 @@ -120,4 +114,3 @@ tags /webkit/data/xbm_decoder /x86-generic_out/ /xcodebuild -SConstruct |