diff options
author | markm <markm@FreeBSD.org> | 2002-08-01 00:43:18 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2002-08-01 00:43:18 +0800 |
commit | 1e24f680c2c8d18edf937a322b46d515a0f43edc (patch) | |
tree | f229943f4bbe603deb7501739c2bee7ba02bfcd9 /CVSROOT/exclude | |
parent | 3877ebea0d000fc650a426f754b5132e4e2a370b (diff) | |
download | freebsd-ports-gnome-1e24f680c2c8d18edf937a322b46d515a0f43edc.tar.gz freebsd-ports-gnome-1e24f680c2c8d18edf937a322b46d515a0f43edc.tar.zst freebsd-ports-gnome-1e24f680c2c8d18edf937a322b46d515a0f43edc.zip |
Allow dictionary lists to be unmolested by VCS tags.
Diffstat (limited to 'CVSROOT/exclude')
-rw-r--r-- | CVSROOT/exclude | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude index c72ada9fb1da..7e55621ebcf3 100644 --- a/CVSROOT/exclude +++ b/CVSROOT/exclude @@ -50,3 +50,6 @@ # Treat the TrustedBSD Web site just as the FreeBSD Web site. ^projects/trustedbsd/www/ + +# Dictionaries should have no extra noise in them +^src/share/dict/* |