From 96e747487d463113cebca83bffd29d4c55201c7b Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 25 Oct 2016 12:01:20 -0400 Subject: add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c1eae49..255bba5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ test/Vagrantfile test/.vagrant test/openvpn test/cert +# ignore local nodes starting with "local" +files +hiera +nodes/** -- cgit v1.2.3