From e43cce4dc40bef50d311c21fa5dc0a2f1e6f963e Mon Sep 17 00:00:00 2001 From: Aaron Helton Date: Wed, 30 Oct 2019 23:51:43 -0400 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a15c31..65ba717 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,7 @@ cmake-build-debug/ # Ignore VisualStudio specific files .vs/ -/test/output.txt -/test/output2.txt +/test/output*.txt /test/NameSort.exe /test/NameSort