From 5c4004b3331c67a2aad5e30ad78e6f12904ff2b7 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 17 Jan 2025 18:44:35 -0500 Subject: [PATCH] Moving requirements.yml to another dir. --- ansible/.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/ansible/.gitignore b/ansible/.gitignore index a2e35ac5..3fef1230 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -1,9 +1,6 @@ .logs/* *.retry *.vault -collections/* -!collections/ansible_collections -!collections/requirements.yml # https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore # Byte-compiled / optimized / DLL files __pycache__/