shithub: scc

Download patch

ref: e47976d5f8a1eb13b75a74b8bd7b34c8fdf1648d
parent: d3960dec0c54014b6a7072a7646d35ee7cb86533
author: Roberto E. Vargas Caballero <[email protected]>
date: Fri Jul 18 10:51:18 EDT 2014

Update gitignore files

--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 *.o
-*.a
+build.sh
--- a/cc1/.gitignore
+++ b/cc1/.gitignore
@@ -1,4 +1,1 @@
-*.o
-makefile
 cc1
-TODO
--- /dev/null
+++ b/cc2/.gitignore
@@ -1,0 +1,1 @@
+cc2
--- /dev/null
+++ b/lib/.gitignore
@@ -1,0 +1,1 @@
+libcc.a