diff options
author | tom barrett <spalf0@gmail.com> | 2019-03-22 11:38:32 -0500 |
---|---|---|
committer | tom barrett <spalf0@gmail.com> | 2019-03-22 11:38:32 -0500 |
commit | d6ec0850b896918faf83f0eab325ec8c1f89e2bb (patch) | |
tree | b4d2e676e68b066379e0a7096a98a4ac74e99777 /.gitignore | |
parent | 95902608506ae8ccd1203cbbf93efbe876384a1f (diff) |
added postgres vagrant instance and test to check connection
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /target/ +.vagrant **/*.rs.bk |