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:
parent
67df9f3896
commit
c3e0dfa1f8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147504
1
sys/alpha/conf/.cvsignore
Normal file
1
sys/alpha/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/amd64/conf/.cvsignore
Normal file
1
sys/amd64/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/arm/conf/.cvsignore
Normal file
1
sys/arm/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/i386/conf/.cvsignore
Normal file
1
sys/i386/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/ia64/conf/.cvsignore
Normal file
1
sys/ia64/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/pc98/conf/.cvsignore
Normal file
1
sys/pc98/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/powerpc/conf/.cvsignore
Normal file
1
sys/powerpc/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
1
sys/sparc64/conf/.cvsignore
Normal file
1
sys/sparc64/conf/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
[A-Za-z0-9]*
|
Loading…
Reference in New Issue
Block a user