From bc55a617266d8ba6861ed7f5b2c189957e5b56dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Tue, 13 Dec 2022 08:04:54 +0800 Subject: [PATCH] commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba9e1e5..7166721 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ baseServiceJava.iml /ETL/Data/ /lib/*.jar /ETL/Mars/.idea/ -/ETL/Mars/__pycache__/ \ No newline at end of file +/ETL/Mars/__pycache__/ +./target \ No newline at end of file