shithub: trueawk

Download patch

ref: 785d10884a09fdb77583ca9499a52586e91e74d2
parent: cc165f4be9a6ea8f77ff4533786bcddde1d13fdf
author: Elliott Hughes <enh@google.com>
date: Tue Jan 29 12:27:07 EST 2019

Add .gitignore.

--- /dev/null
+++ b/.gitignore
@@ -1,0 +1,6 @@
+a.out
+maketab
+proctab.c
+ytab.c
+ytab.h
+*.o
--