diff options
-rw-r--r-- | .gitignore | 20 | ||||
-rw-r--r-- | po/.gitignore | 9 |
2 files changed, 29 insertions, 0 deletions
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 |