From 498efc98656c10eeadaa53e91eb901539bbd6cf1 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 14 Dec 2004 10:58:59 +0000 Subject: ignore generated files --- php/Attic/examples/.cvsignore | 3 +++ php/Attic/examples/sample-idp/.cvsignore | 3 +++ php/Attic/examples/sample-sp/.cvsignore | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 php/Attic/examples/.cvsignore create mode 100644 php/Attic/examples/sample-idp/.cvsignore create mode 100644 php/Attic/examples/sample-sp/.cvsignore (limited to 'php') diff --git a/php/Attic/examples/.cvsignore b/php/Attic/examples/.cvsignore new file mode 100644 index 00000000..22a4e729 --- /dev/null +++ b/php/Attic/examples/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in + diff --git a/php/Attic/examples/sample-idp/.cvsignore b/php/Attic/examples/sample-idp/.cvsignore new file mode 100644 index 00000000..22a4e729 --- /dev/null +++ b/php/Attic/examples/sample-idp/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in + diff --git a/php/Attic/examples/sample-sp/.cvsignore b/php/Attic/examples/sample-sp/.cvsignore new file mode 100644 index 00000000..22a4e729 --- /dev/null +++ b/php/Attic/examples/sample-sp/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in + -- cgit