From 56e9becdd43373c34769336077569ba5a8bafd05 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 2 Feb 2019 18:20:10 +0300 Subject: initial commit * matches have to be direct, which is not always practical * there is no reverse search (from English search terms) * missing Makefile * missing Bash completions --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4dd1371 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +openrussian-sql.zip +openrussian.sql +openrussian-sqlite3.db -- cgit v1.2.3