diff options
author | imp <imp@FreeBSD.org> | 2001-07-01 23:35:44 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-07-01 23:35:44 +0000 |
commit | 8555c6bb299b12723210149e9ee493677f4161f4 (patch) | |
tree | b7bbff58b37db230cf28a51d4851e4857e0e1a9b /sys/ia64/compile/.cvsignore | |
parent | 5afb5a50da777f8d483a7649f102576accac5970 (diff) | |
download | FreeBSD-src-8555c6bb299b12723210149e9ee493677f4161f4.zip FreeBSD-src-8555c6bb299b12723210149e9ee493677f4161f4.tar.gz |
Don't need the .keep_me files. Obrien and I committed past each other.
Add 0-9 to the list of possible kernel names at matsushita-san's
suggestion.
Submitted by: Makoto MATSUSHITA-san <matusita@jp.FreeBSD.org>
Diffstat (limited to 'sys/ia64/compile/.cvsignore')
-rw-r--r-- | sys/ia64/compile/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/compile/.cvsignore b/sys/ia64/compile/.cvsignore index 5fbc035..232298e 100644 --- a/sys/ia64/compile/.cvsignore +++ b/sys/ia64/compile/.cvsignore @@ -1 +1 @@ -[A-Za-z]* +[A-Za-z0-9]* |