diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-10-21 19:35:27 +0200 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2008-08-22 21:00:46 +0200 |
commit | d68cbf9261869e532dfdd14dbb4122b3f3feb0d4 (patch) | |
tree | 5cc873e6a38a3db9ad5fb4dfe579624ff7693c13 | |
parent | [trivia] Remove ChangeLog files, as this data is now maintained in SCM (diff) | |
download | frr-d68cbf9261869e532dfdd14dbb4122b3f3feb0d4.tar.xz frr-d68cbf9261869e532dfdd14dbb4122b3f3feb0d4.zip |
[administrivia] Git should ignore backup files and .loT files
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | bgpd/.gitignore | 3 | ||||
-rw-r--r-- | doc/.gitignore | 3 | ||||
-rw-r--r-- | doc/mpls/.gitignore | 3 | ||||
-rw-r--r-- | guile/.gitignore | 3 | ||||
-rw-r--r-- | init/.gitignore | 3 | ||||
-rw-r--r-- | isisd/.gitignore | 3 | ||||
-rw-r--r-- | isisd/include-netbsd/.gitignore | 3 | ||||
-rw-r--r-- | isisd/topology/.gitignore | 3 | ||||
-rw-r--r-- | lib/.gitignore | 4 | ||||
-rw-r--r-- | m4/.gitignore | 3 | ||||
-rw-r--r-- | ospf6d/.gitignore | 3 | ||||
-rw-r--r-- | ospfclient/.gitignore | 3 | ||||
-rw-r--r-- | ospfd/.gitignore | 3 | ||||
-rw-r--r-- | pkgsrc/.gitignore | 3 | ||||
-rw-r--r-- | ports/.gitignore | 3 | ||||
-rw-r--r-- | ports/files/.gitignore | 3 | ||||
-rw-r--r-- | ports/pkg/.gitignore | 3 | ||||
-rw-r--r-- | redhat/.gitignore | 3 | ||||
-rw-r--r-- | ripd/.gitignore | 3 | ||||
-rw-r--r-- | ripngd/.gitignore | 3 | ||||
-rw-r--r-- | solaris/.gitignore | 3 | ||||
-rw-r--r-- | tests/.gitignore | 3 | ||||
-rw-r--r-- | tools/.gitignore | 3 | ||||
-rw-r--r-- | vtysh/.gitignore | 3 | ||||
-rw-r--r-- | watchquagga/.gitignore | 3 | ||||
-rw-r--r-- | zebra/.gitignore | 3 |
27 files changed, 82 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f80512eb9..25a842b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ libtool build .msg .rebase-* +*~ +*.loT + diff --git a/bgpd/.gitignore b/bgpd/.gitignore index f4504f62e..122e2c550 100644 --- a/bgpd/.gitignore +++ b/bgpd/.gitignore @@ -13,3 +13,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/doc/.gitignore b/doc/.gitignore index 43987b24f..dfd50c69d 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -29,3 +29,6 @@ stamp-vti *.vr .arch-inventory .arch-ids +*~ +*.loT + diff --git a/doc/mpls/.gitignore b/doc/mpls/.gitignore index 1218df925..b0a4a4619 100644 --- a/doc/mpls/.gitignore +++ b/doc/mpls/.gitignore @@ -1,2 +1,5 @@ .arch-ids .arch-inventory +*~ +*.loT + diff --git a/guile/.gitignore b/guile/.gitignore index d345fc35a..5c2e06b67 100644 --- a/guile/.gitignore +++ b/guile/.gitignore @@ -5,3 +5,6 @@ Makefile.in .nfs* .arch-inventory .arch-ids +*~ +*.loT + diff --git a/init/.gitignore b/init/.gitignore index 3c447f5bb..30b4bc99e 100644 --- a/init/.gitignore +++ b/init/.gitignore @@ -1,3 +1,6 @@ Makefile Makefile.in .nfs* +*~ +*.loT + diff --git a/isisd/.gitignore b/isisd/.gitignore index 26aa85cbf..21b4e6961 100644 --- a/isisd/.gitignore +++ b/isisd/.gitignore @@ -10,3 +10,6 @@ isisd.conf *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/isisd/include-netbsd/.gitignore b/isisd/include-netbsd/.gitignore index 73bcf19d6..dd5bf7c67 100644 --- a/isisd/include-netbsd/.gitignore +++ b/isisd/include-netbsd/.gitignore @@ -1,3 +1,6 @@ .arch-inventory .arch-ids +*~ +*.loT + diff --git a/isisd/topology/.gitignore b/isisd/topology/.gitignore index b0ae823b1..dd75c27fb 100644 --- a/isisd/topology/.gitignore +++ b/isisd/topology/.gitignore @@ -7,3 +7,6 @@ TAGS .nfs* .arch-inventory .arch-ids +*~ +*.loT + diff --git a/lib/.gitignore b/lib/.gitignore index b578b9d8c..00af85a6e 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -10,3 +10,7 @@ version.h .libs .arch-inventory .arch-ids +*~ +*.loT +memtypes.h +route_types.h diff --git a/m4/.gitignore b/m4/.gitignore index 2f02fdbd7..3f3bd0a73 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -2,3 +2,6 @@ Makefile Makefile.in .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ospf6d/.gitignore b/ospf6d/.gitignore index 522397a1f..d64e01ead 100644 --- a/ospf6d/.gitignore +++ b/ospf6d/.gitignore @@ -13,3 +13,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ospfclient/.gitignore b/ospfclient/.gitignore index d6de29ab3..191322b6a 100644 --- a/ospfclient/.gitignore +++ b/ospfclient/.gitignore @@ -11,3 +11,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ospfd/.gitignore b/ospfd/.gitignore index 6fce629e5..f7d6f09f2 100644 --- a/ospfd/.gitignore +++ b/ospfd/.gitignore @@ -12,3 +12,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/pkgsrc/.gitignore b/pkgsrc/.gitignore index 818bd1758..63e9a66d8 100644 --- a/pkgsrc/.gitignore +++ b/pkgsrc/.gitignore @@ -3,3 +3,6 @@ Makefile.in *.sh .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ports/.gitignore b/ports/.gitignore index 73bcf19d6..dd5bf7c67 100644 --- a/ports/.gitignore +++ b/ports/.gitignore @@ -1,3 +1,6 @@ .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ports/files/.gitignore b/ports/files/.gitignore index 73bcf19d6..dd5bf7c67 100644 --- a/ports/files/.gitignore +++ b/ports/files/.gitignore @@ -1,3 +1,6 @@ .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ports/pkg/.gitignore b/ports/pkg/.gitignore index 73bcf19d6..dd5bf7c67 100644 --- a/ports/pkg/.gitignore +++ b/ports/pkg/.gitignore @@ -1,3 +1,6 @@ .arch-inventory .arch-ids +*~ +*.loT + diff --git a/redhat/.gitignore b/redhat/.gitignore index 98ca65a20..e399bd811 100644 --- a/redhat/.gitignore +++ b/redhat/.gitignore @@ -5,3 +5,6 @@ Makefile.in .nfs* .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ripd/.gitignore b/ripd/.gitignore index 41fd8c827..510124a9b 100644 --- a/ripd/.gitignore +++ b/ripd/.gitignore @@ -12,3 +12,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/ripngd/.gitignore b/ripngd/.gitignore index 48f45cefc..dc5796731 100644 --- a/ripngd/.gitignore +++ b/ripngd/.gitignore @@ -12,3 +12,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/solaris/.gitignore b/solaris/.gitignore index 810874ca6..daf234a88 100644 --- a/solaris/.gitignore +++ b/solaris/.gitignore @@ -12,3 +12,6 @@ prototype.smf quagga.init *.pkg *.pkg.gz +*~ +*.loT + diff --git a/tests/.gitignore b/tests/.gitignore index 4c4801e34..ca0859438 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -14,3 +14,6 @@ testsig testbuffer testmemory testsig +*~ +*.loT + diff --git a/tools/.gitignore b/tools/.gitignore index 73bcf19d6..dd5bf7c67 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,3 +1,6 @@ .arch-inventory .arch-ids +*~ +*.loT + diff --git a/vtysh/.gitignore b/vtysh/.gitignore index ed3f1f39e..5856eac25 100644 --- a/vtysh/.gitignore +++ b/vtysh/.gitignore @@ -11,3 +11,6 @@ extract.pl .libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/watchquagga/.gitignore b/watchquagga/.gitignore index c661510ba..b6226d53d 100644 --- a/watchquagga/.gitignore +++ b/watchquagga/.gitignore @@ -11,3 +11,6 @@ TAGS *.libs .arch-inventory .arch-ids +*~ +*.loT + diff --git a/zebra/.gitignore b/zebra/.gitignore index 59c5889e0..41d064719 100644 --- a/zebra/.gitignore +++ b/zebra/.gitignore @@ -11,3 +11,6 @@ TAGS .libs .arch-inventory .arch-ids +*~ +*.loT + |