From 557ec332feb61fde8c2fb5ab28c3f93ddc899580 Mon Sep 17 00:00:00 2001 From: Christopher Haster Date: Wed, 29 Jan 2020 17:56:58 -0600 Subject: [PATCH] WIP fixed .gitignore tests_/* --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1e12cca..9cafad9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ blocks/ lfs test.c -tests_/*.toml.* +tests/*.toml.*