From ba746c0543c3170157d16eb5fd3bc9e77895ba77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 26 Apr 2018 22:44:41 +0200 Subject: [PATCH] Ignore generated binaries. --- t/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 t/.gitignore diff --git a/t/.gitignore b/t/.gitignore new file mode 100644 index 0000000..bf0479d --- /dev/null +++ b/t/.gitignore @@ -0,0 +1 @@ +/t_cxx