diff options
author | elijah <elijah@riseup.net> | 2014-05-02 12:26:18 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-05-02 12:26:18 -0700 |
commit | 3e505f4f82c4340fd07ce79919829adabb25d67d (patch) | |
tree | a40aa98f74969032a3851711ba8e38409ccbc9e4 /.gitignore | |
parent | 0d26bed7297d28c72e18987a534a681eb7b44911 (diff) |
added compiled hiera files to git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -test/ -hiera/*.yaml +test/Vagrantfile +test/.vagrant +test/openvpn +test/cert |