From 016dd4b416e5ed35aa55cf2a45c05a896001ad9a Mon Sep 17 00:00:00 2001 From: Calvin Buckley Date: Tue, 5 May 2020 14:48:38 +0000 Subject: [PATCH] ignore the test file it makes too --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 83a3edd..3ce5098 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,9 @@ tests/*.out tests/*.sh tests/*.php +# test crud +tests/escape_out.dat + # downloaded cli driver clidriver