From 1753df9eff7f76e164cee37da32a6ee7c99150f5 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 21 Nov 2013 12:10:25 +0100 Subject: [PATCH] Removed unnecessary .gitignore files --- mtom/client/jax-ws/.gitignore | 6 ------ mtom/client/spring-ws/.gitignore | 6 ------ mtom/server/.gitignore | 6 ------ stockquote/client/jax-ws/.gitignore | 6 ------ stockquote/client/spring-ws/.gitignore | 6 ------ stockquote/server/.gitignore | 6 ------ 6 files changed, 36 deletions(-) delete mode 100644 mtom/client/jax-ws/.gitignore delete mode 100644 mtom/client/spring-ws/.gitignore delete mode 100644 mtom/server/.gitignore delete mode 100644 stockquote/client/jax-ws/.gitignore delete mode 100644 stockquote/client/spring-ws/.gitignore delete mode 100644 stockquote/server/.gitignore diff --git a/mtom/client/jax-ws/.gitignore b/mtom/client/jax-ws/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/mtom/client/jax-ws/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings - diff --git a/mtom/client/spring-ws/.gitignore b/mtom/client/spring-ws/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/mtom/client/spring-ws/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings - diff --git a/mtom/server/.gitignore b/mtom/server/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/mtom/server/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings - diff --git a/stockquote/client/jax-ws/.gitignore b/stockquote/client/jax-ws/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/stockquote/client/jax-ws/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings - diff --git a/stockquote/client/spring-ws/.gitignore b/stockquote/client/spring-ws/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/stockquote/client/spring-ws/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings - diff --git a/stockquote/server/.gitignore b/stockquote/server/.gitignore deleted file mode 100644 index 2739940..0000000 --- a/stockquote/server/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -target -*.iml -.classpath -.project -.settings -