From 219f2ffa4614fc7227e158c1d5802735c370ae3f Mon Sep 17 00:00:00 2001 From: Fedor Sheremetyev Date: Mon, 20 Jun 2016 13:58:23 +0100 Subject: [PATCH] Add missing Git ignores. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dabff1c1..e5393a7c 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,8 @@ test_use_fd_ipc test_use_fd_tcp test_pub_invert_matching test_dgram +test_base85 +test_sodium tests/test*.log tests/test*.trs src/platform.hpp*