From 0195d64820f458394e987c9ee101787f08120063 Mon Sep 17 00:00:00 2001 From: Jim Nelson Date: Thu, 23 Oct 2014 17:28:54 -0700 Subject: [PATCH] .gitignore tokenizer binary if built by user --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 79773b1d..203812a7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ bindings/vapi/gmime-2.6/gmime-2.6.gi /po/untitled.pot /help/*/*.page !/help/C/*.page +src/sqlite3-unicodesn/unicodesn.sqlext