From 6aba5e1719d90fe6c43d0d5b08835a10d90258f4 Mon Sep 17 00:00:00 2001 From: arkohut <39525455+arkohut@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:06:29 +0800 Subject: [PATCH] chore: Update .gitignore with demo images and environment file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b08b64e..630d457 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ test-data/ memos/static/ db/ memos/plugins/ocr/temp_ppocr.yaml +demo/images/ +.env