From 5d34397461ba5d9f105a4521b76431411d44bb9c Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Wed, 3 Jun 2020 11:06:12 +0100 Subject: [PATCH] .gitignore: Ignores COPYING file created by make Signed-off-by: Thomas Parrott --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 36d0b7013..44345454f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ Makefile.in Makefile +COPYING aclocal.m4 autom4te.cache -- 2.47.2