From 0e588903c5e90540cef9e4ba127725ed11237f17 Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 6 Jul 2015 13:42:10 -0700 Subject: [PATCH] add libyab.so to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e1d824..a3b9fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ flex.c bison.output yab *.o +libyab.so