Ignore .cvsignore files.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@253 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2001-08-13 23:24:42 +00:00
parent 3df53e51ce
commit b85193117e
+2 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
#
# $Id: build-dist.sh,v 1.1 2001/08/11 23:06:11 mdb Exp $
# $Id: build-dist.sh,v 1.2 2001/08/13 23:24:42 mdb Exp $
#
# Builds a distribution archive. This should be run from the top-level
# project directory and it will place the distribution archive into the
@@ -25,6 +25,7 @@ lib/*.jar
code
docs
.excludes
.cvsignore
EOF
# create our distribution directory