[ekiga] Fix .gitignore tracking files in help directory
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Fix .gitignore tracking files in help directory
- Date: Fri, 17 Aug 2012 17:23:38 +0000 (UTC)
commit 13b15db5c257880b3af7f32c1512a1ce9e3257bb
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Fri Aug 17 19:22:43 2012 +0200
Fix .gitignore tracking files in help directory
.gitignore | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f24015..d8b8adb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@ Makefile
/po/*.gmo
/help/*.omf
/help/*/.xml2po.mo
-/help/*/ekiga.xml
+/help/[a-z]*/ekiga.xml
aclocal.m4
autom4te.cache/
@@ -58,4 +58,4 @@ stamp-h1
help/*/*.mo
lib/gmmarshallers.c
-lib/gmmarshallers.h
\ No newline at end of file
+lib/gmmarshallers.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]