summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-01-26 16:32:10 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-01-26 16:32:10 +0000
commitb565454516e768621b10d78eac5e787eb3a978e1 (patch)
treefc5b7e03a25188fbf82f4bd124bbebf995a150e5
parent33e223c1f6f1815c9b0b2768d32d7162530de7f8 (diff)
downloadlasso-b565454516e768621b10d78eac5e787eb3a978e1.tar.gz
lasso-b565454516e768621b10d78eac5e787eb3a978e1.tar.xz
lasso-b565454516e768621b10d78eac5e787eb3a978e1.zip
ignore more and more files
-rw-r--r--csharp/.cvsignore6
-rw-r--r--java/.cvsignore24
2 files changed, 30 insertions, 0 deletions
diff --git a/csharp/.cvsignore b/csharp/.cvsignore
index 6950605e..64dfac45 100644
--- a/csharp/.cvsignore
+++ b/csharp/.cvsignore
@@ -122,4 +122,10 @@ IsText.cs
IsUserInteraction.cs
ProfileService.cs
UtilityStatus.cs
+HttpMethod.cs
+LoginProtocolProfile.cs
+MessageType.cs
+ProviderRole.cs
+RequestType.cs
+SignatureMethod.cs
diff --git a/java/.cvsignore b/java/.cvsignore
index 4ee2fb32..3027137f 100644
--- a/java/.cvsignore
+++ b/java/.cvsignore
@@ -100,4 +100,28 @@ LassoMessageType.java
LassoProviderRole.java
LassoRequestType.java
LassoSignatureMethod.java
+DiscoOptions.java
+DiscoRemoveEntry.java
+DiscoRequestedServiceType.java
+DiscoResourceID.java
+DiscoResourceOffering.java
+DiscoServiceInstance.java
+DstData.java
+DstNewData.java
+DstQueryItem.java
+InteractionProfileService.java
+IsHelp.java
+IsInquiry.java
+IsInquiryElement.java
+IsInteractionRequest.java
+IsInteractionResponse.java
+IsInteractionStatement.java
+IsItem.java
+IsParameter.java
+IsRedirectRequest.java
+IsSelect.java
+IsText.java
+IsUserInteraction.java
+ProfileService.java
+UtilityStatus.java