mirror of https://github.com/apache/maven.git
o Setting some additional ignores.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a45ae033dc
commit
4977f19845
|
@ -0,0 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
|
@ -0,0 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
|
@ -0,0 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
*~
|
||||
*.log
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
target
|
||||
velocity.log
|
||||
maven.log
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
maven
|
||||
maven2
|
||||
ibiblio
|
||||
target
|
||||
maven2.tar.gz
|
||||
poms.tar.gz
|
||||
reaper.tar.gz
|
||||
*~
|
||||
*.log
|
||||
.classpath
|
||||
.project
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
|
Loading…
Reference in New Issue