mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 11:30:30 +00:00
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
with CVS trees.
This commit is contained in:
parent
e064d6d9c3
commit
3c035aa871
@ -7,6 +7,7 @@ config.sub
|
|||||||
ltmain.sh
|
ltmain.sh
|
||||||
stamp-h
|
stamp-h
|
||||||
stamp-h[0-9]*
|
stamp-h[0-9]*
|
||||||
|
*-stamp
|
||||||
Makefile
|
Makefile
|
||||||
.deps
|
.deps
|
||||||
autom4te*.cache
|
autom4te*.cache
|
||||||
@ -19,3 +20,6 @@ zebra-[0-9.][0-9.][0-9.]*.tar.gz
|
|||||||
quagga-[0-9.][0-9.][0-9.]*.tar.gz
|
quagga-[0-9.][0-9.][0-9.]*.tar.gz
|
||||||
.nfs*
|
.nfs*
|
||||||
libtool
|
libtool
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
{arch}
|
||||||
|
@ -11,3 +11,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -22,3 +22,5 @@ quagga.dvi
|
|||||||
*.toc
|
*.toc
|
||||||
*.tp
|
*.tp
|
||||||
*.vr
|
*.vr
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
2
doc/mpls/.cvsignore
Normal file
2
doc/mpls/.cvsignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.arch-ids
|
||||||
|
.arch-inventory
|
@ -3,3 +3,5 @@ Makefile
|
|||||||
zebra-guile
|
zebra-guile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
.nfs*
|
.nfs*
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -8,3 +8,5 @@ isisd.conf
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
3
isisd/include-netbsd/.cvsignore
Normal file
3
isisd/include-netbsd/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
3
isisd/modified/.cvsignore
Normal file
3
isisd/modified/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
@ -5,3 +5,5 @@ tags
|
|||||||
TAGS
|
TAGS
|
||||||
.deps
|
.deps
|
||||||
.nfs*
|
.nfs*
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -8,3 +8,5 @@ version.h
|
|||||||
.deps
|
.deps
|
||||||
.nfs*
|
.nfs*
|
||||||
.libs
|
.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -11,3 +11,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -9,3 +9,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -10,3 +10,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
*.sh
|
*.sh
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
3
ports/.cvsignore
Normal file
3
ports/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
3
ports/files/.cvsignore
Normal file
3
ports/files/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
3
ports/pkg/.cvsignore
Normal file
3
ports/pkg/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
@ -3,3 +3,5 @@ quagga.spec
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
.nfs*
|
.nfs*
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -10,3 +10,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -10,3 +10,5 @@ TAGS
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -9,3 +9,5 @@ TAGS
|
|||||||
*.la
|
*.la
|
||||||
*.libs
|
*.libs
|
||||||
testsig
|
testsig
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
3
tools/.cvsignore
Normal file
3
tools/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
|
@ -9,3 +9,5 @@ vtysh_cmd.c
|
|||||||
.nfs*
|
.nfs*
|
||||||
extract.pl
|
extract.pl
|
||||||
.libs
|
.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
@ -9,3 +9,5 @@ TAGS
|
|||||||
.deps
|
.deps
|
||||||
.nfs*
|
.nfs*
|
||||||
.libs
|
.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
Loading…
Reference in New Issue
Block a user