From: Simon Wilkinson Date: Sat, 7 Nov 2009 01:10:22 +0000 (+0000) Subject: Add error_table.c to gitignore in comerr X-Git-Tag: openafs-devel-1_5_67~80 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=09c4c1978b8901cac0191900c8679095b7e53e6d Add error_table.c to gitignore in comerr error_table.c is a build product for comerr, should we should gitignore it Change-Id: Ie47ae4daec734b31c884e4732d053635ee1048bb Reviewed-on: http://gerrit.openafs.org/788 Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/src/comerr/.gitignore b/src/comerr/.gitignore index b032bc9..30bdd09 100644 --- a/src/comerr/.gitignore +++ b/src/comerr/.gitignore @@ -4,3 +4,4 @@ /compile_et /et_lex.lex.c +/error_table.c