From 8138613746eb31748709d2352e1a11f6efcdc6d3 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 29 Aug 2007 21:02:24 -0600 Subject: [PATCH] * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT). --- ChangeLog | 4 ++++ src/.gitignore | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b2bf68034..a32834d956 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-30 Eric Blake + + * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT). + 2007-08-30 Eric Blake Use PACKAGE_NAME instead of GNU_PACKAGE. diff --git a/src/.gitignore b/src/.gitignore index 0825f7108a..b38dc732a9 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ +*.exe \[ base64 basename -- 2.47.2