From 9904c4a9ddeb36897fa9d318a07e376251e5cfe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=82=8B=E3=81=B5=E3=82=8B?= Date: Sun, 28 Nov 2021 16:32:56 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BD=99=E5=88=86=E3=81=AA=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=82=92=E3=82=B3=E3=83=B3=E3=83=86=E3=83=8A?= =?UTF-8?q?=E3=81=AB=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=AA=E3=81=84=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.dockerignore b/.dockerignore index ef2adff..6504355 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,10 @@ config.json font.ttf +data/memory.json +ai.* +*.md +Dockerfile +docker-compose.yml + +node_modules/ +.vscode/