From 18ed8ebaa2372d580b59acd71428e8eff314c19b Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Tue, 15 Jul 2025 18:46:42 -0400 Subject: [PATCH] added to gitignore --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dc7d607..309792d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ +ANSIBLE/*.yml +ANSIBLE/parts/* +ANSIBLE/parts/*.yml apache_log apache_log/* apache_log/error.log writable writable* .idea -ANSIBLE/parts -ANSIBLE/parts/* +#ANSIBLE/parts +#ANSIBLE/parts/*