From f999154e48e07788270e25b02d370f140c96d097 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 21 Nov 2005 10:35:08 +0000 Subject: Another pass at .cvsignores for apps. --- .cvsignore | 4 ++++ cgi-bin/.cvsignore | 2 ++ helper/.cvsignore | 8 ++++++++ htdocs/.cvsignore | 2 ++ libxplugin/.cvsignore | 2 ++ plugin/.cvsignore | 7 +++++++ plugin/common/.cvsignore | 2 ++ plugin/include/.cvsignore | 2 ++ rx/.cvsignore | 2 ++ testplugin/.cvsignore | 2 ++ xnest-plugin/.cvsignore | 6 ++++++ 11 files changed, 39 insertions(+) create mode 100644 cgi-bin/.cvsignore create mode 100644 helper/.cvsignore create mode 100644 htdocs/.cvsignore create mode 100644 libxplugin/.cvsignore create mode 100644 plugin/.cvsignore create mode 100644 plugin/common/.cvsignore create mode 100644 plugin/include/.cvsignore create mode 100644 rx/.cvsignore create mode 100644 testplugin/.cvsignore create mode 100644 xnest-plugin/.cvsignore diff --git a/.cvsignore b/.cvsignore index 249a78c..c2c9feb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,12 +4,16 @@ Makefile.in aclocal.m4 autom4te.cache compile +config.guess config.h config.h.in config.log config.status +config.sub configure depcomp install-sh +libtool +ltmain.sh missing stamp-h1 diff --git a/cgi-bin/.cvsignore b/cgi-bin/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/cgi-bin/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/helper/.cvsignore b/helper/.cvsignore new file mode 100644 index 0000000..29c15a6 --- /dev/null +++ b/helper/.cvsignore @@ -0,0 +1,8 @@ +.deps +.libs +Makefile +Makefile.in +*.la +*.lo +xrx +xrx.1 diff --git a/htdocs/.cvsignore b/htdocs/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/htdocs/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/libxplugin/.cvsignore b/libxplugin/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/libxplugin/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/plugin/.cvsignore b/plugin/.cvsignore new file mode 100644 index 0000000..2059c63 --- /dev/null +++ b/plugin/.cvsignore @@ -0,0 +1,7 @@ +.deps +.libs +Makefile +Makefile.in +*.la +*.lo +libxrx.1 diff --git a/plugin/common/.cvsignore b/plugin/common/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/plugin/common/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/plugin/include/.cvsignore b/plugin/include/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/plugin/include/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/rx/.cvsignore b/rx/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/rx/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/testplugin/.cvsignore b/testplugin/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/testplugin/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/xnest-plugin/.cvsignore b/xnest-plugin/.cvsignore new file mode 100644 index 0000000..9730646 --- /dev/null +++ b/xnest-plugin/.cvsignore @@ -0,0 +1,6 @@ +.deps +.libs +Makefile +Makefile.in +*.la +*.lo -- cgit v1.2.3