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

Unified Diff: .gitignore

Issue 1247903003: Add spellcheck and word suggestion to the prediction service (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: format README and CHROMIUM.diff Created 5 years, 4 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 ba6de3a4bb0f171411319cf563cfe80d41c77f0a..d695766cd699f0623e082df167abc3cd7b105703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,3 +108,6 @@ v8.log
# breakpad tool
/mojo/tools/linux64/dump_syms
/mojo/tools/linux64/symupload
+
+# downloaded prediction dictionary files.
+/services/prediction/res/*.dict
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698