summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src/.gitignore1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b2bf6803..a32834d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-30 Eric Blake <ebb9@byu.net>
+ * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).
+
+2007-08-30 Eric Blake <ebb9@byu.net>
+
Use PACKAGE_NAME instead of GNU_PACKAGE.
* src/Makefile.am (.sh, uninstall-local): Adjust all users of
hand-rolled GNU_PACKAGE to instead use autoconf-provided
diff --git a/src/.gitignore b/src/.gitignore
index 0825f7108..b38dc732a 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,3 +1,4 @@
+*.exe
\[
base64
basename