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

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') | mojo/services/prediction/public/interfaces/prediction.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 230d35950cb1e09636f61536a999774cf2e8e9d4..a302ad90710328d91015f9a67772c384020a3245 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,3 +101,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') | mojo/services/prediction/public/interfaces/prediction.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698