From 7ae60bf26ff6e10f4f514835d859c3a2e35a3d74 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 15 Feb 2010 06:56:11 -0700 Subject: [PATCH] build: ignore another gnulib artifact * .gitignore: Add lib/warn-on-use.h. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3075883844..15aef4f7af 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,7 @@ lib/selinux lib/unistr lib/uniwidth lib/unused-parameter.h +lib/warn-on-use.h m4/.cvsignore m4/.gitignore maint.mk -- 2.47.3