On Saturday 2021-10-30 18:01, Jeremy Sowden wrote: >Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> >--- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/.gitignore b/.gitignore >index 3f218218dfc9..fd2189de5748 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -27,3 +27,4 @@ TAGS > /doc/ulogd.* > !/doc/ulogd.sgml > ulogd.conf.5 >+/util/.dirstamp .dirstamp should be globally ignored, without a path anchor. (Best shotgun hypothesis I have that this file is created whenever a Makefile.am contains a '/' in some _SOURCES)