1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00

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:
David E. O'Brien 2005-06-20 16:52:59 +00:00
parent 67df9f3896
commit c3e0dfa1f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147504
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]*