summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-14 10:58:59 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-14 10:58:59 +0000
commit498efc98656c10eeadaa53e91eb901539bbd6cf1 (patch)
tree68057fd74beab4f18f55b70c5bc42f8634df62c8
parentd95ecee034b9099330a41f86e307307de959257f (diff)
downloadlasso-498efc98656c10eeadaa53e91eb901539bbd6cf1.tar.gz
lasso-498efc98656c10eeadaa53e91eb901539bbd6cf1.tar.xz
lasso-498efc98656c10eeadaa53e91eb901539bbd6cf1.zip
ignore generated files
-rw-r--r--csharp/.cvsignore20
-rw-r--r--java/.cvsignore14
-rw-r--r--php/Attic/examples/.cvsignore3
-rw-r--r--php/Attic/examples/sample-idp/.cvsignore3
-rw-r--r--php/Attic/examples/sample-sp/.cvsignore3
5 files changed, 43 insertions, 0 deletions
diff --git a/csharp/.cvsignore b/csharp/.cvsignore
index d5415d6f..f5a5351c 100644
--- a/csharp/.cvsignore
+++ b/csharp/.cvsignore
@@ -27,3 +27,23 @@ Session.cs
FederationTerminationNotification.cs
LogoutRequest.cs
LogoutResponse.cs
+LassoProviderRole.cs
+LibAuthnResponse.cs
+LibFederationTerminationNotification.cs
+LibLogoutRequest.cs
+LibRegisterNameIdentifierRequest.cs
+NameIdentifierMapping.cs
+NameRegistration.cs
+Node.cs
+Provider.cs
+ProviderIds.cs
+RegisterNameIdentifierResponse.cs
+SWIGTYPE_p_void.cs
+SamlpRequest.cs
+SamlpResponse.cs
+lassoHttpMethod.cs
+lassoLoginProtocolProfile.cs
+lassoMessageType.cs
+lassoRequestType.cs
+lassoSignatureMethod.cs
+
diff --git a/java/.cvsignore b/java/.cvsignore
index e015478d..4fdb3bf4 100644
--- a/java/.cvsignore
+++ b/java/.cvsignore
@@ -26,3 +26,17 @@ lassoJNI.java
lasso_wrap.c
libjlasso.la
libjlasso_la-lasso_wrap.lo
+LibAuthnResponse.java
+LibFederationTerminationNotification.java
+LibLogoutRequest.java
+LibRegisterNameIdentifierRequest.java
+NameIdentifierMapping.java
+NameRegistration.java
+Node.java
+Provider.java
+ProviderIds.java
+RegisterNameIdentifierResponse.java
+SWIGTYPE_p_void.java
+SamlpRequest.java
+SamlpResponse.java
+
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
+