From c219a5340268fc2b4b1807a531a849e13523c627 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Mon, 11 Mar 2013 22:31:59 +0100 Subject: [PATCH] Update .gitignore with regards to test changes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 376ea52e..351d3f6a 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,8 @@ test[1234].out tests/tcclib.h tests/tcctest.gcc tests/weaktest.*.o.txt -tests2/fred.txt +tests/tests2/fred.txt +tests/hello .gdb_history tcc.1 tcc.pod -- 2.11.4.GIT