Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from

questing kernel config files not in CVS.

Approved by:	re(kensmith)
This commit is contained in:
obrien 2005-06-20 16:52:59 +00:00
parent e8078a9f93
commit 7af4f5af38
8 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
[A-Za-z0-9]*

View File

@ -0,0 +1 @@
[A-Za-z0-9]*

1
sys/arm/conf/.cvsignore Normal file
View File

@ -0,0 +1 @@
[A-Za-z0-9]*

1
sys/i386/conf/.cvsignore Normal file
View File

@ -0,0 +1 @@
[A-Za-z0-9]*

1
sys/ia64/conf/.cvsignore Normal file
View File

@ -0,0 +1 @@
[A-Za-z0-9]*

1
sys/pc98/conf/.cvsignore Normal file
View File

@ -0,0 +1 @@
[A-Za-z0-9]*

View File

@ -0,0 +1 @@
[A-Za-z0-9]*

View File

@ -0,0 +1 @@
[A-Za-z0-9]*