diff options
author | joe <joe@FreeBSD.org> | 2001-09-19 01:13:30 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-09-19 01:13:30 +0000 |
commit | ef2c34a5acd8adacfa8f8c14fa0a1748a12c54a7 (patch) | |
tree | 6ebffb9dfdbf4374e15a856b2c9a7c3c5099fddb /CVSROOT/exclude | |
parent | c36931c312e7e6411eaeac459147188a92964b85 (diff) | |
download | FreeBSD-ports-ef2c34a5acd8adacfa8f8c14fa0a1748a12c54a7.zip FreeBSD-ports-ef2c34a5acd8adacfa8f8c14fa0a1748a12c54a7.tar.gz |
Migrate the hard coded exclusion paths src/etc/ and src/release/
from the commit_prep.pl script into the exclude file.
Diffstat (limited to 'CVSROOT/exclude')
-rw-r--r-- | CVSROOT/exclude | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude index 7519737..2d9f99a 100644 --- a/CVSROOT/exclude +++ b/CVSROOT/exclude @@ -8,6 +8,8 @@ ^CVSROOT/ ^distrib/ ^doc/ +^src/etc/ +^src/release/ ^www/ ^src/contrib/.*/FREEBSD-Xlist |