From 9c85a471e8ce5002541354642f19cb2e2334303c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 30 Aug 2005 19:24:37 +0000 Subject: [PATCH] ignore more Original commit message from CVS: ignore more --- docs/plugins/.gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/plugins/.gitignore diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore new file mode 100644 index 0000000000..2ef1402d13 --- /dev/null +++ b/docs/plugins/.gitignore @@ -0,0 +1,18 @@ +Makefile +Makefile.in + +*-decl.txt +*-decl-list.txt +*-undocumented.txt +*-unused.txt + +*.args +*.hierarchy +*.interfaces +*.prerequisites +*.signals + +html +sgml +xml +*.stamp