From 1bcbe1670276f845ee60b7e29f33c524f856f352 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 25 Oct 2009 19:57:24 +0000 Subject: [build] Remove gitignore files from git They're autogenerated now. --- (limited to 'help') diff --git a/help/.gitignore b/help/.gitignore deleted file mode 100644 index 951e9d2..0000000 --- a/help/.gitignore +++ /dev/null @@ -1,90 +0,0 @@ -/*.bak -/*.lo -/*.o -/*.orig -/*.rej -/*.tab.c -/*/*.omf.out -/*/.xml2po.mo -/*~ -/.*.sw[nop] -/.deps -/.gitignore -/.libs -/C/evince.xml -/C/legal.xml -/GPATH -/GRTAGS -/GSYMS -/GTAGS -/ID -/Makefile -/Makefile.in -/TAGS -/_libs -/bg/bg.po -/bg/evince.xml -/ca/ca.po -/ca/evince.xml -/cs/cs.po -/cs/evince.xml -/de/de.po -/de/evince.xml -/el/el.po -/el/evince.xml -/en_GB/en_GB.po -/en_GB/evince.xml -/es/es.po -/es/evince.xml -/eu/eu.po -/eu/evince.xml -/evince-C.omf -/evince-bg.omf -/evince-ca.omf -/evince-cs.omf -/evince-de.omf -/evince-el.omf -/evince-en_GB.omf -/evince-es.omf -/evince-eu.omf -/evince-fi.omf -/evince-fr.omf -/evince-it.omf -/evince-ja.omf -/evince-nl.omf -/evince-oc.omf -/evince-pt_BR.omf -/evince-ru.omf -/evince-sr.omf -/evince-sv.omf -/evince-uk.omf -/evince-vi.omf -/evince-zh_CN.omf -/fi/evince.xml -/fi/fi.po -/fr/evince.xml -/fr/fr.po -/it/evince.xml -/it/it.po -/ja/evince.xml -/ja/ja.po -/nl/evince.xml -/nl/nl.po -/oc/evince.xml -/oc/oc.po -/pt_BR/evince.xml -/pt_BR/pt_BR.po -/ru/evince.xml -/ru/ru.po -/so_locations -/sr/evince.xml -/sr/sr.po -/sv/evince.xml -/sv/sv.po -/tags -/uk/evince.xml -/uk/uk.po -/vi/evince.xml -/vi/vi.po -/zh_CN/evince.xml -/zh_CN/zh_CN.po diff --git a/help/reference/.gitignore b/help/reference/.gitignore deleted file mode 100644 index 2e54566..0000000 --- a/help/reference/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -/*.bak -/*.lo -/*.o -/*.orig -/*.rej -/*.tab.c -/*~ -/.*.sw[nop] -/.deps -/.gitignore -/.libs -/GPATH -/GRTAGS -/GSYMS -/GTAGS -/ID -/Makefile -/Makefile.in -/TAGS -/_libs -/so_locations -/tags diff --git a/help/reference/libdocument/.gitignore b/help/reference/libdocument/.gitignore deleted file mode 100644 index 8fa3c35..0000000 --- a/help/reference/libdocument/.gitignore +++ /dev/null @@ -1,44 +0,0 @@ -/*.bak -/*.lo -/*.o -/*.orig -/*.rej -/*.tab.c -/*~ -/.*.sw[nop] -/.deps -/.gitignore -/.libs -/GPATH -/GRTAGS -/GSYMS -/GTAGS -/ID -/Makefile -/Makefile.in -/TAGS -/_libs -/html -/html-build.stamp -/html.stamp -/libevdocument-decl-list.txt -/libevdocument-decl.txt -/libevdocument-undeclared.txt -/libevdocument-undocumented.txt -/libevdocument-unused.txt -/libevdocument.args -/libevdocument.hierarchy -/libevdocument.interfaces -/libevdocument.prerequisites -/libevdocument.signals -/scan-build.stamp -/sgml-build.stamp -/sgml.stamp -/so_locations -/tags -/tmpl-build.stamp -/tmpl.stamp -/tmpl/*.bak -/tmpl/libevdocument-unused.sgml -/version.xml -/xml diff --git a/help/reference/libview/.gitignore b/help/reference/libview/.gitignore deleted file mode 100644 index 52b3970..0000000 --- a/help/reference/libview/.gitignore +++ /dev/null @@ -1,44 +0,0 @@ -/*.bak -/*.lo -/*.o -/*.orig -/*.rej -/*.tab.c -/*~ -/.*.sw[nop] -/.deps -/.gitignore -/.libs -/GPATH -/GRTAGS -/GSYMS -/GTAGS -/ID -/Makefile -/Makefile.in -/TAGS -/_libs -/html -/html-build.stamp -/html.stamp -/libevview-decl-list.txt -/libevview-decl.txt -/libevview-undeclared.txt -/libevview-undocumented.txt -/libevview-unused.txt -/libevview.args -/libevview.hierarchy -/libevview.interfaces -/libevview.prerequisites -/libevview.signals -/scan-build.stamp -/sgml-build.stamp -/sgml.stamp -/so_locations -/tags -/tmpl-build.stamp -/tmpl.stamp -/tmpl/*.bak -/tmpl/libevview-unused.sgml -/version.xml -/xml diff --git a/help/reference/shell/.gitignore b/help/reference/shell/.gitignore deleted file mode 100644 index 2ae560c..0000000 --- a/help/reference/shell/.gitignore +++ /dev/null @@ -1,44 +0,0 @@ -/*.bak -/*.lo -/*.o -/*.orig -/*.rej -/*.tab.c -/*~ -/.*.sw[nop] -/.deps -/.gitignore -/.libs -/GPATH -/GRTAGS -/GSYMS -/GTAGS -/ID -/Makefile -/Makefile.in -/TAGS -/_libs -/evince-decl-list.txt -/evince-decl.txt -/evince-undeclared.txt -/evince-undocumented.txt -/evince-unused.txt -/evince.args -/evince.hierarchy -/evince.interfaces -/evince.prerequisites -/evince.signals -/html -/html-build.stamp -/html.stamp -/scan-build.stamp -/sgml-build.stamp -/sgml.stamp -/so_locations -/tags -/tmpl-build.stamp -/tmpl.stamp -/tmpl/*.bak -/tmpl/evince-unused.sgml -/version.xml -/xml -- cgit v0.9.1