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

Unified Diff: .gitignore

Issue 2591663002: Update .gitignore for changes in third_party (Closed)
Patch Set: Created 4 years 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 | no next file » | 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 7f7fa932850b89edbd0f9fba316b2919f9361a8b..e0918702021f51a0f185d9e184e5e0afba8acf75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,8 +78,9 @@
/third_party/expat
/third_party/ffmpeg
/third_party/gaeunit
-/third_party/gflags/src
+/third_party/gflags
/third_party/google-visualization-python
+/third_party/gtest-parallel
/third_party/guava
/third_party/hamcrest
/third_party/icu
@@ -123,7 +124,7 @@
/third_party/tcmalloc
/third_party/usrsctp
/third_party/valgrind
-/third_party/winsdk_samples/src
+/third_party/winsdk_samples
/third_party/yasm
/third_party/zlib
/tools/android
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698