[f-spot] Fully ignore generated help files.



commit 3a3a41d0868f5ae09dde30d7bc069c33f52c93f5
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sat Aug 7 20:39:36 2010 +0200

    Fully ignore generated help files.

 .gitignore      |    5 +++++
 help/.gitignore |    2 --
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90f2c6d..c0cd471 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,8 @@ build/pkg-config/f-spot.pc
 data/desktop-files/*.desktop
 data/desktop-files/*.desktop.in
 docs/*/*.mo
+help/*/*.mo
+help/*/*.page
+!help/C/*.page
+help/*/*.xml
+!help/C/*.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]