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

Unified Diff: .gitignore

Issue 328053002: Check in win32 binaries for apache for the layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix license on remove_files... script Created 6 years, 6 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 1fa8470b11a5f750e41f4bf7affcf5e4f92d3a26..7ffc97bfa638999627d683b0ceaa926fbbad843b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -220,6 +220,11 @@ v8.log
/third_party/angle_dx11
/third_party/aosp
/third_party/apache-mime4j
+/third_party/apache-win32/bin/*.exe
+/third_party/apache-win32/bin/*.dll
+/third_party/apache-win32/bin/iconv/*.so
+/third_party/apache-win32/modules/*.so
+/third_party/apache-win32/modules/*.dll
/third_party/asan
/third_party/bidichecker
/third_party/bison
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698