[Telepathy-commits] [telepathy-qt4/master] Fixed .gitignore to just ignore the proper m4/* files that are not tracked.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Thu Feb 12 09:22:11 PST 2009
---
.gitignore | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 0b54f67..09e4601 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,7 +32,11 @@
/libtool
/ltmain.sh
/missing
-/m4/*
+/m4/libtool.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+/m4/lt~obsolete.m4
/stamp-h1
/telepathy-qt4.pro*
/telepathy-qt4-*.tar.gz
--
1.5.6.5
More information about the telepathy-commits
mailing list