From c37b04e80aafc8437d458ced2366f825749ae2d7 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Tue, 19 Apr 2016 11:04:01 -0700 Subject: Move build/ to build_gyp/. This CL moves the build/ files to build_gyp/ in anticipation of pulling in Chromiums build/ directory. The gyp_pdfium files have been duplicated into both places. Once the bots are updated we'll remove the build/ versions. BUG=pdfium:106 Review URL: https://codereview.chromium.org/1900913003 --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 45bcec530e..ae54040af9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ -/build/Debug -/build/Release -/build/gyp +/build_gyp/gyp /buildtools /out /testing/corpus -- cgit v1.2.3