shithub: scc

Download patch

ref: 2e89286f4ee1ef53e3acb6e4ef4b43909e9fc9e8
parent: eccc5be2a0755da4d604a9e3079426253ee7a980
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Mon Dec 11 03:28:18 EST 2017

Ignore test.log files

--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 *.a
 bin/
 cc1/cc1-*
-cc1/tests/test.log
+test.log
 cc2/cc2-*
 cc2/error.h
 as/as-*