From f89296d70cbfc3476711baa03a12e74821f85b0d Mon Sep 17 00:00:00 2001 From: David Reid Date: Sat, 21 Apr 2018 12:00:57 +1000 Subject: [PATCH] Update gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8a33250..a35954d0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ tests/Debug/ tests/Release/ tests/ARM/ tests/bin/ +tests/tcc/ !/tests/bin/DO_NOT_DELETE tests/res/output/ !/tests/res/output/DO_NOT_DELETE