From 037b5d20cb814b890780338966f95dbc324100d5 Mon Sep 17 00:00:00 2001 From: He Bomou Date: Wed, 20 Nov 2024 17:41:29 +0800 Subject: [PATCH] =?UTF-8?q?chore(IB5T69):=20=E6=B7=BB=E5=8A=A0=20.gitignor?= =?UTF-8?q?e=20=E7=94=A8=E4=BA=8E=E5=B1=8F=E8=94=BD=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E4=B8=8E=20fastcheck=20=E7=94=9F=E6=88=90=E7=9A=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/.gitignore | 3 +++ src/test/regress/.gitignore | 1 + 2 files changed, 4 insertions(+) create mode 100644 build/.gitignore create mode 100644 src/test/regress/.gitignore diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 000000000..52ea24c02 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!script/ diff --git a/src/test/regress/.gitignore b/src/test/regress/.gitignore new file mode 100644 index 000000000..dd31ca412 --- /dev/null +++ b/src/test/regress/.gitignore @@ -0,0 +1 @@ +.sql/