[libpeas] Add autopoint-generated files to .gitignore.



commit d68c0ce9134a65949f9f5d3e41b40593f5bd77d5
Author: Steve Frécinaux <code istique net>
Date:   Sun Dec 19 11:42:06 2010 +0100

    Add autopoint-generated files to .gitignore.

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aee4291..4c8f20a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
 .libs
 Makefile
 Makefile.in
+/ABOUT-NLS
 /aclocal.m4
 /autom4te.cache
 /config.cache
@@ -20,6 +21,7 @@ Makefile.in
 /config.h.in
 /config.log
 /config.lt
+/config.rpath
 /config.status
 /config.status.lineno
 /config.sub
@@ -47,13 +49,18 @@ Makefile.in
 /missing
 /mkinstalldirs
 /omf.make
+/po/*.header
 /po/*.gmo
 /po/*.mo
+/po/*.sed
+/po/*.sin
 /po/.intltool-merge-cache
 /po/Makefile
 /po/Makefile.in
 /po/Makefile.in.in
+/po/Makevars.template
 /po/POTFILES
+/po/Rules-quot
 /po/stamp-it
 /py-compile
 /so_locations



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