diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 93 |
1 files changed, 47 insertions, 46 deletions
@@ -7,56 +7,57 @@ *.xcodeproj /Makefile /breakpad/src/ -/build/util/support/ +/build/util/support /chrome/Debug /chrome/Hammer /chrome/Release -/chrome/app/theme/google_chrome/ -/chrome/installer/linux/ +/chrome/app/theme/google_chrome +/chrome/installer/linux /chrome/personalization/ -/chrome/test/data/firefox2_profile/searchplugins/ -/chrome/test/data/firefox2_searchplugins/ -/chrome/test/data/firefox3_profile/searchplugins/ -/chrome/test/data/firefox3_searchplugins/ -/chrome/test/data/layout_tests/ -/chrome/test/data/osdd/ -/chrome/test/data/plugin/ -/chrome/test/data/workers/LayoutTests/ -/chrome/tools/test/reference_build/ -/data/ -/googleurl/ -/native_client/ -/out/ -/rlz/binaries/ +/chrome/test/data/firefox2_profile/searchplugins +/chrome/test/data/firefox2_searchplugins +/chrome/test/data/firefox3_profile/searchplugins +/chrome/test/data/firefox3_searchplugins +/chrome/test/data/layout_tests +/chrome/test/data/osdd +/chrome/test/data/plugin +/chrome/test/data/workers/LayoutTests +/chrome/tools/test/reference_build +/data +/googleurl +/native_client +/out +/rlz/binaries /sconsbuild -/sdch/open-vcdiff/ -/testing/gtest/ +/sdch/open-vcdiff +/testing/gtest /testserver.log -/third_party/GTM/ -/third_party/WebKit/ -/third_party/ffmpeg/binaries/ -/third_party/googlemac/ -/third_party/hunspell/ -/third_party/icu/ -/third_party/personalization/ -/third_party/pdfsqueeze/ -/third_party/protobuf2/ -/third_party/skia/ -/third_party/tcmalloc/tcmalloc/ -/third_party/xdg-utils/ -/tools/distcc/ -/tools/grit/grit/test/data/ -/tools/gyp/ -/tools/page_cycler/acid3/ -/tools/tryserver/ -/valgrind.tmp/ -/v8/ -/webkit/Debug/ -/webkit/Release/ -/webkit/data/bmp_decoder/ -/webkit/data/ico_decoder/ -/webkit/data/layout_tests/LayoutTests/ -/webkit/data/test_shell/plugins/ -/webkit/data/xbm_decoder/ -/xcodebuild/ +/third_party/GTM +/third_party/WebKit +/third_party/ffmpeg/binaries +/third_party/forge +/third_party/googlemac +/third_party/hunspell +/third_party/icu +/third_party/personalization +/third_party/pdfsqueeze +/third_party/protobuf2 +/third_party/skia +/third_party/tcmalloc/tcmalloc +/third_party/xdg-utils +/tools/distcc +/tools/grit/grit/test/data +/tools/gyp +/tools/page_cycler/acid3 +/tools/tryserver +/valgrind.tmp +/v8 +/webkit/Debug +/webkit/Release +/webkit/data/bmp_decoder +/webkit/data/ico_decoder +/webkit/data/layout_tests/LayoutTests +/webkit/data/test_shell/plugins +/webkit/data/xbm_decoder +/xcodebuild SConstruct |