o Adding some CVS ignores.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163467 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Trygve Laugstol 2005-03-07 18:12:04 +00:00
parent 6c36fe6f71
commit e2588cf933
5 changed files with 37 additions and 0 deletions

View File

@ -6,3 +6,4 @@ bootstrap.repo
maven-component.i*
.settings
mboot.jar
dummy

View File

@ -0,0 +1,10 @@
*~
*.log
target
*.ipr
*.iws
dist
target
.classpath
.project
log.txt

View File

@ -0,0 +1,10 @@
*~
*.log
target
*.ipr
*.iws
dist
target
.classpath
.project
log.txt

8
maven-monitor/.cvsignore Normal file
View File

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

View File

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