diff options
author | elijah <elijah@riseup.net> | 2014-06-27 10:43:17 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-27 10:43:17 -0700 |
commit | 85eede045f1d35a204447c9ba768d9c563402455 (patch) | |
tree | 3e940c8a1c76360e21b131a2b995392aa20bfdfc | |
parent | ad8927691d194829581cb858fd0b89755028df11 (diff) |
gitignore test/.vagrant*
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ test/Vagrantfile -test/.vagrant +test/.vagrant* test/openvpn test/cert |