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 12282004: Added personal_data_manager android implementation for auto-populating auto-fill on android builds … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Autofill nits Created 7 years, 10 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 | base/android/jni_local_ref_extensions.h » ('j') | base/android/jni_local_ref_extensions.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 0268e43f40c4ee364d52c1ce3e21ef59e8bcedae..d6f20b47fc7918a6d86683ed62793401496c281d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,8 @@
# Settings directory for eclipse
/.settings
tags
+cscope.*
+Session.vim
Ilya Sherman 2013/03/01 01:55:04 nit: Please move these into a separate CL.
Thumbs.db
v8.log
/Makefile
« no previous file with comments | « no previous file | base/android/jni_local_ref_extensions.h » ('j') | base/android/jni_local_ref_extensions.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698