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:
Trygve Laugstol 2005-01-03 06:41:15 +00:00
parent a45ae033dc
commit 4977f19845
13 changed files with 56 additions and 15 deletions

View File

@ -0,0 +1,8 @@
target
*~
*.log
.classpath
.project
*.ipr
*.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -0,0 +1,8 @@
target
*~
*.log
.classpath
.project
*.ipr
*.iws
*.iml

8
maven-meeper/.cvsignore Normal file
View File

@ -0,0 +1,8 @@
target
*~
*.log
.classpath
.project
*.ipr
*.iws
*.iml

8
maven-plugins/.cvsignore Normal file
View File

@ -0,0 +1,8 @@
target
*~
*.log
.classpath
.project
*.ipr
*.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target
*~ *~
*.log *.log
target
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
target target
velocity.log *~
maven.log *.log
.classpath .classpath
.project .project
*.ipr *.ipr
*.iws *.iws
*.iml

View File

@ -1,7 +1,8 @@
maven
maven2
ibiblio
target target
maven2.tar.gz *~
poms.tar.gz *.log
reaper.tar.gz .classpath
.project
*.ipr
*.iws
*.iml