From 1178c1d88359d1b6965594c1f0f6aa277de9c239 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 13 Jun 2008 16:19:18 +0000 Subject: Add ignore files. svn path=/branches/BRANCH_6-3/; revision=5190 --- .gitignore | 20 ++++++++++++++++++++ po/.gitignore | 9 +++++++++ 2 files changed, 29 insertions(+) create mode 100644 .gitignore create mode 100644 po/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4ad4b381 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +ABOUT-NLS +aclocal.m4 +autom4te.cache +build*/ +compile +config.guess +config.h.in +config.rpath +config.sub +configure +cscope.out +depcomp +install-sh +Makefile.in +m4/ +missing +mkinstalldirs +py-compile +tags +ylwrap diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 00000000..4be2981c --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,9 @@ +Makefile.in.in +Makevars.template +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sin -- cgit v1.2.3