From fe8c29cbe199f2abc8641e44ad370c919a4c2e9c Mon Sep 17 00:00:00 2001 From: Dmitry Dementev Date: Sun, 12 Oct 2025 15:00:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D1=83=D0=B4=D0=B5=D0=BC=20=D0=B4=D0=B0?= =?UTF-8?q?=D0=BB=D1=8C=D1=88=D0=B5=20=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=BE=D0=B4=D0=BD=D0=BE?= =?UTF-8?q?=D0=BA=D0=BE=D0=BD=D1=82=D0=B5=D0=B9=D0=BD=D0=B5=D1=80=D0=BD?= =?UTF-8?q?=D1=8B=D0=B9=20greenplum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airflow-greenplum/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 airflow-greenplum/.gitignore diff --git a/airflow-greenplum/.gitignore b/airflow-greenplum/.gitignore new file mode 100644 index 0000000..c6f9a44 --- /dev/null +++ b/airflow-greenplum/.gitignore @@ -0,0 +1 @@ +.vscode/settings.json