From 023bdf8494748caf6598756f3c562120b8bd5187 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Sat, 15 Jul 2017 10:19:58 +0200 Subject: [PATCH] Remove old/obsolete directories from .gitignore (#26680) Having old/obsolete directories in .gitignore can be very confusing and may get people spending needless hours trying to understand what is going on. This fixes #26650 --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3a099e69e47..cffbbbec243 100644 --- a/.gitignore +++ b/.gitignore @@ -77,9 +77,6 @@ packaging/release/ansible_release /test/integration/inventory.remote /test/integration/inventory.networking /test/integration/inventory.winrm -# old submodule dirs -lib/ansible/modules/core -lib/ansible/modules/extras # python 'rope' stuff .ropeproject # local 'ack' config files