diff options
author | phantom <phantom@FreeBSD.org> | 1999-12-21 16:54:57 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 1999-12-21 16:54:57 +0000 |
commit | a0faf77fd57194d53c21e395e3501cfa28cc7500 (patch) | |
tree | 29a0ec12f9706168f135cf1f252e7ef444b88fdc /CVSROOT | |
parent | 0ca075e2c66cd27b7c8acad95af27e3c8d9dd4cd (diff) | |
download | FreeBSD-ports-a0faf77fd57194d53c21e395e3501cfa28cc7500.zip FreeBSD-ports-a0faf77fd57194d53c21e395e3501cfa28cc7500.tar.gz |
Allow binary files (ssh key file) to be commited
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/exclude | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude index c22a319..7f0a85d 100644 --- a/CVSROOT/exclude +++ b/CVSROOT/exclude @@ -2,3 +2,4 @@ # $FreeBSD$ ^src/sys/boot/common/help.common ^src/contrib/.*/FREEBSD-Xlist +^src/share/examples/diskless/.* |