---
.gitignore | 1 +
ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index eaa60f0..b130779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Global.
*~
+*.dSYM
.deps
Makefile.in
Makefile
diff --git a/ChangeLog b/ChangeLog
index d4c4716..e8a5431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-10 Roland Levillain <roland(a)lrde.epita.fr>
+
+ * .gitignore: Ignore pattern `*.dSYM'.
+
2009-02-04 Roland Levillain <roland(a)lrde.epita.fr>
Move M4 files into m4/.
--
1.6.1.2
Show replies by date