Convert svn:ignore properties to .gitignore.
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
target
|
||||
.clover
|
||||
activemq-data
|
||||
*.hsp
|
||||
atlassian-ide-plugin*.xml
|
||||
|
||||
.idea
|
||||
|
||||
6
archetype/.gitignore
vendored
Normal file
6
archetype/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
core/.gitignore
vendored
Normal file
6
core/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/client/axis1/.gitignore
vendored
Normal file
6
samples/airline/client/axis1/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/client/jax-ws/.gitignore
vendored
Normal file
6
samples/airline/client/jax-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/client/jms/.gitignore
vendored
Normal file
6
samples/airline/client/jms/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/client/saaj/.gitignore
vendored
Normal file
6
samples/airline/client/saaj/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/client/spring-ws/.gitignore
vendored
Normal file
6
samples/airline/client/spring-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/airline/server/.gitignore
vendored
Normal file
6
samples/airline/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/echo/client/saaj/.gitignore
vendored
Normal file
6
samples/echo/client/saaj/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/echo/client/spring-ws/.gitignore
vendored
Normal file
6
samples/echo/client/spring-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/echo/server/.gitignore
vendored
Normal file
6
samples/echo/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/mtom/client/jax-ws/.gitignore
vendored
Normal file
6
samples/mtom/client/jax-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/mtom/client/spring-ws/.gitignore
vendored
Normal file
6
samples/mtom/client/spring-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/mtom/server/.gitignore
vendored
Normal file
6
samples/mtom/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/pox/client/spring-ws/.gitignore
vendored
Normal file
6
samples/pox/client/spring-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/pox/server/.gitignore
vendored
Normal file
6
samples/pox/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/stockquote/client/jax-ws/.gitignore
vendored
Normal file
6
samples/stockquote/client/jax-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/stockquote/client/spring-ws/.gitignore
vendored
Normal file
6
samples/stockquote/client/spring-ws/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/stockquote/server/.gitignore
vendored
Normal file
6
samples/stockquote/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
samples/tutorial/.gitignore
vendored
Normal file
6
samples/tutorial/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
sandbox/.gitignore
vendored
Normal file
6
sandbox/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
security/.gitignore
vendored
Normal file
6
security/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
support/.gitignore
vendored
Normal file
6
support/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
test/.gitignore
vendored
Normal file
6
test/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
6
xml/.gitignore
vendored
Normal file
6
xml/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
target
|
||||
*.iml
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
Reference in New Issue
Block a user