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

Unified Diff: .gitignore

Issue 835233002: Re-enable pdfium_unittests. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Add .gitignore Created 5 years, 11 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 | DEPS » ('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 06184bd2c46436debb6ade12940a2d9251508e19..1269c123c001c6b9238762a45a862f3180af388f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,13 @@
/build/Release
/build/gyp
/out
+/testing/gtest
/v8
/xcodebuild
Makefile
.DS_Store
+.gclient
+.gclient_entries
*.filters
*.mk
*.opensdf
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698