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

Unified Diff: .gitignore

Issue 1402923003: Landmines support to ease clobbering builds (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed initial landmine Created 5 years, 2 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 7822910350aaf75d78f97363d640e8417c23f64e..5b932c17b892a71cc305c9615e72bbbb6450fd4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
.cproject
.gdb_history
.gdbinit
+.landmines
.metadata
.project
.pydevproject
@@ -176,4 +177,3 @@
/webrtc/video_engine/test/android/obj
/x86-generic_out/
/xcodebuild
-
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698