From: Nick Bowler Date: Tue, 21 Jun 2011 22:28:18 +0000 (-0400) Subject: Add m4/.gitignore. X-Git-Tag: v1~179 X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/commitdiff_plain/03b3d0144e1a138b018947e540141bd4711d7c51 Add m4/.gitignore. This ensures that the m4 directory exists in the git checkout. --- diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..38066dd --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,5 @@ +libtool.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 +lt~obsolete.m4