diff options
author | elijah <elijah@riseup.net> | 2013-11-10 14:14:54 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-11-10 14:14:54 -0800 |
commit | 441f2669f831af2f9805286bcbe3f4b1a645e119 (patch) | |
tree | 28b5e772442159c5c9d1c9c7046d8b8c3fe2a019 /.gitignore | |
parent | 705f42cf9410278eddd2228d5980114b09526c7a (diff) |
added entire test directory to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,2 @@ -test/Vagrantfile -test/.vagrant -test/openvpn -test/cert +test/ hiera/*.yaml |