This is an attempt to get directories working properly in .cvsignore

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark R. Diggory 2003-07-08 03:54:40 +00:00
parent 7ec4d3874c
commit 297d2ca686
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
build.properties
target
dist
**/target/**
**/dist/**
*.log
*.project
*.classpath
*.checkstyle
bin
**/bin/**