From: Zack Weinberg Date: Sun, 3 Oct 2021 22:15:20 +0000 (-0400) Subject: Update .gitignore for move of version.m4. X-Git-Tag: v2.72c~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6027e993585cedbb4d7afbd9846b3a2c99ec093d;p=thirdparty%2Fautoconf.git Update .gitignore for move of version.m4. Commit af5c11ed moved version.m4 from lib/m4sugar to lib, but did not update .gitignore to match. --- diff --git a/.gitignore b/.gitignore index 21d518196..2144fca0e 100644 --- a/.gitignore +++ b/.gitignore @@ -69,7 +69,7 @@ Makefile.in /lib/autoscan/autoscan.list /lib/emacs/*.elc /lib/emacs/elc-stamp -/lib/m4sugar/version.m4 +/lib/version.m4 /log /man/*.[1-9] /man/autoscan.log