Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: .gitignore

Issue 1904563002: Standalone GN build. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index ae54040af98af2d6e936799097cd01a43a964687..2ecaf97ecd4b1ef4ce222ec561cbdd95fe98b82e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,15 @@
-/build_gyp/gyp
+/build
/buildtools
/out
/testing/corpus
/testing/gmock
/testing/gtest
+/third_party/icu
/third_party/llvm
/third_party/llvm-build
/third_party/skia
/tools/clang
+/tools/gyp
/v8
/xcodebuild
Makefile
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698