From 91390ea4256e8d802109c28666037a36e2752344 Mon Sep 17 00:00:00 2001 From: Cameron Blankenbuehler Date: Tue, 6 Sep 2022 15:28:14 -0400 Subject: [PATCH] Add empty _ word files The "_" is used to support the "blank" or "block" characters in Super Big Boggle (6x6). --- wordlists/dwyl/words__.txt | 0 wordlists/scrabble_2019/words__.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 wordlists/dwyl/words__.txt create mode 100644 wordlists/scrabble_2019/words__.txt diff --git a/wordlists/dwyl/words__.txt b/wordlists/dwyl/words__.txt new file mode 100644 index 0000000..e69de29 diff --git a/wordlists/scrabble_2019/words__.txt b/wordlists/scrabble_2019/words__.txt new file mode 100644 index 0000000..e69de29