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

Unified Diff: .gitignore

Issue 10637006: Fixes to allow building in an Android tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing comment char Created 8 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 | Android.mk » ('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 5e7d1bcdb25e217f2aae17a0da4268e30a5ef1d3..247d5d8400e11eda07cc9ac7824ba756946f57ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -232,3 +232,4 @@ v8.log
/webkit/data/xbm_decoder
/x86-generic_out/
/xcodebuild
+!Android.mk
Steve Block 2012/06/22 15:52:29 Currently looking into how to do this for SVN
Steve Block 2012/06/22 16:16:51 It seems that SVN has no equivalent to this kind o
« no previous file with comments | « no previous file | Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698