[administrivia] Git should ignore backup files and .loT files

This commit is contained in:
Paul Jakma 2006-10-21 18:35:27 +01:00 committed by Paul Jakma
parent 3998bfd766
commit d68cbf9261
27 changed files with 82 additions and 0 deletions

3
.gitignore vendored
View File

@ -32,3 +32,6 @@ libtool
build
.msg
.rebase-*
*~
*.loT

3
bgpd/.gitignore vendored
View File

@ -13,3 +13,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
doc/.gitignore vendored
View File

@ -29,3 +29,6 @@ stamp-vti
*.vr
.arch-inventory
.arch-ids
*~
*.loT

3
doc/mpls/.gitignore vendored
View File

@ -1,2 +1,5 @@
.arch-ids
.arch-inventory
*~
*.loT

3
guile/.gitignore vendored
View File

@ -5,3 +5,6 @@ Makefile.in
.nfs*
.arch-inventory
.arch-ids
*~
*.loT

3
init/.gitignore vendored
View File

@ -1,3 +1,6 @@
Makefile
Makefile.in
.nfs*
*~
*.loT

3
isisd/.gitignore vendored
View File

@ -10,3 +10,6 @@ isisd.conf
*.libs
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -1,3 +1,6 @@
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -7,3 +7,6 @@ TAGS
.nfs*
.arch-inventory
.arch-ids
*~
*.loT

4
lib/.gitignore vendored
View File

@ -10,3 +10,7 @@ version.h
.libs
.arch-inventory
.arch-ids
*~
*.loT
memtypes.h
route_types.h

3
m4/.gitignore vendored
View File

@ -2,3 +2,6 @@ Makefile
Makefile.in
.arch-inventory
.arch-ids
*~
*.loT

3
ospf6d/.gitignore vendored
View File

@ -13,3 +13,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -11,3 +11,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
ospfd/.gitignore vendored
View File

@ -12,3 +12,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
pkgsrc/.gitignore vendored
View File

@ -3,3 +3,6 @@ Makefile.in
*.sh
.arch-inventory
.arch-ids
*~
*.loT

3
ports/.gitignore vendored
View File

@ -1,3 +1,6 @@
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -1,3 +1,6 @@
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -1,3 +1,6 @@
.arch-inventory
.arch-ids
*~
*.loT

3
redhat/.gitignore vendored
View File

@ -5,3 +5,6 @@ Makefile.in
.nfs*
.arch-inventory
.arch-ids
*~
*.loT

3
ripd/.gitignore vendored
View File

@ -12,3 +12,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
ripngd/.gitignore vendored
View File

@ -12,3 +12,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
solaris/.gitignore vendored
View File

@ -12,3 +12,6 @@ prototype.smf
quagga.init
*.pkg
*.pkg.gz
*~
*.loT

3
tests/.gitignore vendored
View File

@ -14,3 +14,6 @@ testsig
testbuffer
testmemory
testsig
*~
*.loT

3
tools/.gitignore vendored
View File

@ -1,3 +1,6 @@
.arch-inventory
.arch-ids
*~
*.loT

3
vtysh/.gitignore vendored
View File

@ -11,3 +11,6 @@ extract.pl
.libs
.arch-inventory
.arch-ids
*~
*.loT

View File

@ -11,3 +11,6 @@ TAGS
*.libs
.arch-inventory
.arch-ids
*~
*.loT

3
zebra/.gitignore vendored
View File

@ -11,3 +11,6 @@ TAGS
.libs
.arch-inventory
.arch-ids
*~
*.loT