diff options
author | elijah <elijah@riseup.net> | 2015-10-14 13:41:46 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-10-14 13:41:46 -0700 |
commit | db49afbc04bcfa866b402484369a7d846363e31f (patch) | |
tree | 3b438a25a306104a106670ca5411432c7df47e8a /.gitignore | |
parent | ba1a620e64a358cf5a74a5fa09e9e14707f161d9 (diff) | |
parent | 0453c2f1cf5927a2f5c26f61ca3a4deebf5341f0 (diff) |
Merge branch 'master' of ssh://leap.se/bitmask
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 + |