From 9cd3f5a471933236b155b2ba66feba84d28fdf55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B3=80=EC=A0=95=ED=9B=88?= <131643404+ByeonJungHun@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:56:52 +0900 Subject: [PATCH] =?UTF-8?q?ingnore=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/kubespray/.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/kubespray/.gitignore b/ansible/kubespray/.gitignore index 43bf3d9..fbcc7e8 100644 --- a/ansible/kubespray/.gitignore +++ b/ansible/kubespray/.gitignore @@ -22,9 +22,9 @@ vagrant/ plugins/mitogen # Ansible inventory -inventory/* -!inventory/local -!inventory/sample +#inventory/* +#!inventory/local +#!inventory/sample inventory/*/artifacts/ # Byte-compiled / optimized / DLL files