From: Mauro Carvalho Chehab Date: Sat, 21 Jan 2023 06:55:05 +0000 (+0100) Subject: .gitignore: add the auto-generated "compile" file X-Git-Tag: v0.7.0~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=723f7aac798c2e8698d33bd1e48e78aabde649f8;p=users%2Fmchehab%2Frasdaemon.git .gitignore: add the auto-generated "compile" file autoreconf is producing a compile file. Ignore it on git status. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/.gitignore b/.gitignore index b9c9e76..18cc6e4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ misc/ras-mc-ctl.service misc/rasdaemon.service Makefile Makefile.in +compile config.h config.h.in config.h.in~