mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 20:06:06 +00:00
[administrivia] Git should ignore backup files and .loT files
This commit is contained in:
parent
3998bfd766
commit
d68cbf9261
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,3 +32,6 @@ libtool
|
||||
build
|
||||
.msg
|
||||
.rebase-*
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
bgpd/.gitignore
vendored
3
bgpd/.gitignore
vendored
@ -13,3 +13,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
doc/.gitignore
vendored
3
doc/.gitignore
vendored
@ -29,3 +29,6 @@ stamp-vti
|
||||
*.vr
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
doc/mpls/.gitignore
vendored
3
doc/mpls/.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
.arch-ids
|
||||
.arch-inventory
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
guile/.gitignore
vendored
3
guile/.gitignore
vendored
@ -5,3 +5,6 @@ Makefile.in
|
||||
.nfs*
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
init/.gitignore
vendored
3
init/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.nfs*
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
isisd/.gitignore
vendored
3
isisd/.gitignore
vendored
@ -10,3 +10,6 @@ isisd.conf
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
isisd/include-netbsd/.gitignore
vendored
3
isisd/include-netbsd/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
isisd/topology/.gitignore
vendored
3
isisd/topology/.gitignore
vendored
@ -7,3 +7,6 @@ TAGS
|
||||
.nfs*
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
4
lib/.gitignore
vendored
4
lib/.gitignore
vendored
@ -10,3 +10,7 @@ version.h
|
||||
.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
memtypes.h
|
||||
route_types.h
|
||||
|
3
m4/.gitignore
vendored
3
m4/.gitignore
vendored
@ -2,3 +2,6 @@ Makefile
|
||||
Makefile.in
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ospf6d/.gitignore
vendored
3
ospf6d/.gitignore
vendored
@ -13,3 +13,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ospfclient/.gitignore
vendored
3
ospfclient/.gitignore
vendored
@ -11,3 +11,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ospfd/.gitignore
vendored
3
ospfd/.gitignore
vendored
@ -12,3 +12,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
pkgsrc/.gitignore
vendored
3
pkgsrc/.gitignore
vendored
@ -3,3 +3,6 @@ Makefile.in
|
||||
*.sh
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ports/.gitignore
vendored
3
ports/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ports/files/.gitignore
vendored
3
ports/files/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ports/pkg/.gitignore
vendored
3
ports/pkg/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
redhat/.gitignore
vendored
3
redhat/.gitignore
vendored
@ -5,3 +5,6 @@ Makefile.in
|
||||
.nfs*
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ripd/.gitignore
vendored
3
ripd/.gitignore
vendored
@ -12,3 +12,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
ripngd/.gitignore
vendored
3
ripngd/.gitignore
vendored
@ -12,3 +12,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
solaris/.gitignore
vendored
3
solaris/.gitignore
vendored
@ -12,3 +12,6 @@ prototype.smf
|
||||
quagga.init
|
||||
*.pkg
|
||||
*.pkg.gz
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
tests/.gitignore
vendored
3
tests/.gitignore
vendored
@ -14,3 +14,6 @@ testsig
|
||||
testbuffer
|
||||
testmemory
|
||||
testsig
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
tools/.gitignore
vendored
3
tools/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
vtysh/.gitignore
vendored
3
vtysh/.gitignore
vendored
@ -11,3 +11,6 @@ extract.pl
|
||||
.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
watchquagga/.gitignore
vendored
3
watchquagga/.gitignore
vendored
@ -11,3 +11,6 @@ TAGS
|
||||
*.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
3
zebra/.gitignore
vendored
3
zebra/.gitignore
vendored
@ -11,3 +11,6 @@ TAGS
|
||||
.libs
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user