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

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: Created 5 years, 5 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') | examples/keyboard_client/keyboard_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 305d165e18c45dc4e5222d1ce15cd712d92e0a4f..7d4ad967203679d727d278318122c1879fc9b104 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,3 +104,6 @@ v8.log
# downloaded keyboard_native resources.
/services/keyboard_native/res/*.png
+
+# downloaded prediction dictionary files.
+/services/prediction/res/*.dict
« no previous file with comments | « no previous file | DEPS » ('j') | examples/keyboard_client/keyboard_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698