[balsa/gtk3] Add .libs to .gitignore
- From: Peter Bloomfield <PeterB src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk3] Add .libs to .gitignore
- Date: Tue, 20 Dec 2011 17:06:08 +0000 (UTC)
commit b1112dfe3f3e6757d951f7f5e8c50c806e4fcaaa
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Tue Dec 20 12:05:41 2011 -0500
Add .libs to .gitignore
* .gitignore: add .libs.
.gitignore | 1 +
ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a858d7..7a66e4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ doc/*/*.mo
doc/*/*.xml
.deps
+.libs
Makefile
Makefile.in
diff --git a/ChangeLog b/ChangeLog
index be4407e..ea6412c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-20 Peter Bloomfield
+
+ * .gitignore: add .libs.
+
2011-12-20 Albrecht DreÃ
* libbalsa/rfc3156.c: suppress GLib warning when the message is
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]