summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-23 22:45:26 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-03-23 22:45:26 +0200
commita6789ab02f8fe2cf57d7ee0fc74437cf8703249c (patch)
tree67d5e2de637c9a482c1b155f211f01dcdefe60c7
parenta17d64b1c25dec5a94a3e4407ba431ed3ddeb473 (diff)
downloadgawk-a6789ab02f8fe2cf57d7ee0fc74437cf8703249c.tar.gz
Fix in .gitignore.
-rw-r--r--.gitignore3
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 899a16c0..72445191 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,7 @@
# Directories
autom4te.cache
.deps
-grcat.dSYM
-pwcat.dSYM
+*.dSYM
# Single files.
Makefile
diff --git a/ChangeLog b/ChangeLog
index fac05e9f..bea3720c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* dfa.c: Move include of dfa.h around for correct building
on Irix. Thanks to Nelson H.F. Beebe for the report.
+ Unrelated:
+
+ * .gitignore: Simplify .dSYM pattern for Mac OS X.
+
2014-03-21 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c (using_simple_locale): Add ifdefs in case there is no