mirror of https://github.com/apache/maven.git
Add .cvsignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163492 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8d604a1088
commit
fcd571502b
|
@ -0,0 +1,12 @@
|
|||
*~
|
||||
*.log
|
||||
target
|
||||
dist
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
dist
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
build.xml
|
Loading…
Reference in New Issue