From 9446ae90b8c67ec35ffd9a73c78a1b0feabdb8b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=B0=8F=E8=92=99?= Date: Mon, 4 Mar 2024 12:09:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6b782ff6..1451c8bf 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,6 @@ __pycache__ debug/ *.ipynb .idea -spark/__init__.py # vscode history .history @@ -33,4 +32,4 @@ tmp .vscode/ /tests/ -/app/pdf_toolbox/test/test_bookname.txt +/app/common/__init__.py