From 0aca5e732cb9353e2c68f40880c226285269ee4c Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 1 Nov 2016 14:16:31 -0400 Subject: ignore the nodes directory --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 255bba5..9d785f8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ test/Vagrantfile test/.vagrant test/openvpn test/cert -# ignore local nodes starting with "local" files hiera -nodes/** +nodes/* -- cgit v1.2.3