Added .svn exclusion

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326010 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2005-10-18 01:46:35 +00:00
parent 63e7788945
commit 8f20679d8d
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ contact = bayard@generationjava.com
[host]
address=www.osjava.org
directory=/home/sites/org.osjava/dist/maven
options=--exclude="README.txt" --exclude="_templates"
options=--exclude=".svn" --exclude="README.txt" --exclude="_templates"