diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,3 +2,8 @@ test/Vagrantfile test/.vagrant* test/openvpn test/cert +# ignore local nodes starting with "local" +files/nodes/local* +hiera/local*.yaml +nodes/local*.json + |