summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore31
-rw-r--r--bgpd/.gitignore15
-rw-r--r--doc/.gitignore30
-rw-r--r--doc/mpls/.gitignore2
-rw-r--r--guile/.gitignore7
-rw-r--r--init/.gitignore3
-rw-r--r--isisd/.gitignore12
-rw-r--r--isisd/include-netbsd/.gitignore3
-rw-r--r--isisd/topology/.gitignore9
-rw-r--r--lib/.gitignore12
-rw-r--r--m4/.gitignore4
-rw-r--r--ospf6d/.gitignore15
-rw-r--r--ospfclient/.gitignore13
-rw-r--r--ospfd/.gitignore14
-rw-r--r--pkgsrc/.gitignore5
-rw-r--r--ports/.gitignore3
-rw-r--r--ports/files/.gitignore3
-rw-r--r--ports/pkg/.gitignore3
-rw-r--r--redhat/.gitignore7
-rw-r--r--ripd/.gitignore14
-rw-r--r--ripngd/.gitignore14
-rw-r--r--solaris/.gitignore14
-rw-r--r--tests/.gitignore16
-rw-r--r--tools/.gitignore3
-rw-r--r--vtysh/.gitignore13
-rw-r--r--watchquagga/.gitignore13
-rw-r--r--zebra/.gitignore13
27 files changed, 291 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..2622ad6a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+config.log
+config.h
+config.cache
+config.status
+config.guess
+config.sub
+ltmain.sh
+stamp-h
+stamp-h[0-9]*
+*-stamp
+Makefile
+INSTALL
+.deps
+depcomp
+missing
+install-sh
+autom4te*.cache
+configure.lineno
+configure
+config.h.in
+aclocal.m4
+Makefile.in
+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.asc
+.nfs*
+libtool
+.arch-inventory
+.arch-ids
+{arch}
+build
diff --git a/bgpd/.gitignore b/bgpd/.gitignore
new file mode 100644
index 00000000..f4504f62
--- /dev/null
+++ b/bgpd/.gitignore
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+*.o
+bgpd
+bgp_btoa
+bgpd.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 00000000..5c3c752a
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1,30 @@
+Makefile
+Makefile.in
+mdate-sh
+draft-zebra-00.txt
+zebra.info-*
+zebra.html
+defines.texi
+version.texi
+quagga.html
+*.pdf
+*.eps
+quagga.ps
+quagga.dvi
+stamp-vti
+.nfs*
+*.aux
+*.cp
+*.cps
+*.fn
+*.fns
+*.ky
+*.kys
+*.log
+*.op
+*.pg
+*.toc
+*.tp
+*.vr
+.arch-inventory
+.arch-ids
diff --git a/doc/mpls/.gitignore b/doc/mpls/.gitignore
new file mode 100644
index 00000000..1218df92
--- /dev/null
+++ b/doc/mpls/.gitignore
@@ -0,0 +1,2 @@
+.arch-ids
+.arch-inventory
diff --git a/guile/.gitignore b/guile/.gitignore
new file mode 100644
index 00000000..d345fc35
--- /dev/null
+++ b/guile/.gitignore
@@ -0,0 +1,7 @@
+Makefile
+*.o
+zebra-guile
+Makefile.in
+.nfs*
+.arch-inventory
+.arch-ids
diff --git a/init/.gitignore b/init/.gitignore
new file mode 100644
index 00000000..3c447f5b
--- /dev/null
+++ b/init/.gitignore
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+.nfs*
diff --git a/isisd/.gitignore b/isisd/.gitignore
new file mode 100644
index 00000000..26aa85cb
--- /dev/null
+++ b/isisd/.gitignore
@@ -0,0 +1,12 @@
+Makefile
+Makefile.in
+*.o
+isisd
+.deps
+isisd.conf
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/isisd/include-netbsd/.gitignore b/isisd/include-netbsd/.gitignore
new file mode 100644
index 00000000..73bcf19d
--- /dev/null
+++ b/isisd/include-netbsd/.gitignore
@@ -0,0 +1,3 @@
+.arch-inventory
+.arch-ids
+
diff --git a/isisd/topology/.gitignore b/isisd/topology/.gitignore
new file mode 100644
index 00000000..b0ae823b
--- /dev/null
+++ b/isisd/topology/.gitignore
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+tags
+TAGS
+.deps
+.nfs*
+.arch-inventory
+.arch-ids
diff --git a/lib/.gitignore b/lib/.gitignore
new file mode 100644
index 00000000..b578b9d8
--- /dev/null
+++ b/lib/.gitignore
@@ -0,0 +1,12 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+version.c
+version.h
+.deps
+.nfs*
+.libs
+.arch-inventory
+.arch-ids
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 00000000..2f02fdbd
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,4 @@
+Makefile
+Makefile.in
+.arch-inventory
+.arch-ids
diff --git a/ospf6d/.gitignore b/ospf6d/.gitignore
new file mode 100644
index 00000000..522397a1
--- /dev/null
+++ b/ospf6d/.gitignore
@@ -0,0 +1,15 @@
+Makefile.in
+Makefile
+*.o
+*.patch
+ospf6d
+ospf6d.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/ospfclient/.gitignore b/ospfclient/.gitignore
new file mode 100644
index 00000000..d6de29ab
--- /dev/null
+++ b/ospfclient/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+ospfclient
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/ospfd/.gitignore b/ospfd/.gitignore
new file mode 100644
index 00000000..6fce629e
--- /dev/null
+++ b/ospfd/.gitignore
@@ -0,0 +1,14 @@
+Makefile
+Makefile.in
+*.o
+ospfd
+ospfd.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/pkgsrc/.gitignore b/pkgsrc/.gitignore
new file mode 100644
index 00000000..818bd175
--- /dev/null
+++ b/pkgsrc/.gitignore
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+*.sh
+.arch-inventory
+.arch-ids
diff --git a/ports/.gitignore b/ports/.gitignore
new file mode 100644
index 00000000..73bcf19d
--- /dev/null
+++ b/ports/.gitignore
@@ -0,0 +1,3 @@
+.arch-inventory
+.arch-ids
+
diff --git a/ports/files/.gitignore b/ports/files/.gitignore
new file mode 100644
index 00000000..73bcf19d
--- /dev/null
+++ b/ports/files/.gitignore
@@ -0,0 +1,3 @@
+.arch-inventory
+.arch-ids
+
diff --git a/ports/pkg/.gitignore b/ports/pkg/.gitignore
new file mode 100644
index 00000000..73bcf19d
--- /dev/null
+++ b/ports/pkg/.gitignore
@@ -0,0 +1,3 @@
+.arch-inventory
+.arch-ids
+
diff --git a/redhat/.gitignore b/redhat/.gitignore
new file mode 100644
index 00000000..98ca65a2
--- /dev/null
+++ b/redhat/.gitignore
@@ -0,0 +1,7 @@
+zebra.spec
+quagga.spec
+Makefile
+Makefile.in
+.nfs*
+.arch-inventory
+.arch-ids
diff --git a/ripd/.gitignore b/ripd/.gitignore
new file mode 100644
index 00000000..41fd8c82
--- /dev/null
+++ b/ripd/.gitignore
@@ -0,0 +1,14 @@
+Makefile
+Makefile.in
+*.o
+ripd
+ripd.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/ripngd/.gitignore b/ripngd/.gitignore
new file mode 100644
index 00000000..48f45cef
--- /dev/null
+++ b/ripngd/.gitignore
@@ -0,0 +1,14 @@
+Makefile
+Makefile.in
+*.o
+ripngd
+ripngd.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/solaris/.gitignore b/solaris/.gitignore
new file mode 100644
index 00000000..810874ca
--- /dev/null
+++ b/solaris/.gitignore
@@ -0,0 +1,14 @@
+Makefile
+Makefile.in
+?.manifest
+*.xml
+pkginfo.*.full
+pkginfo.tmpl
+prototype.daemons
+prototype.dev
+prototype.doc
+prototype.libs
+prototype.smf
+quagga.init
+*.pkg
+*.pkg.gz
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 00000000..4c4801e3
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,16 @@
+Makefile
+Makefile.in
+*.o
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+testsig
+.arch-inventory
+.arch-ids
+testbuffer
+testmemory
+testsig
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644
index 00000000..73bcf19d
--- /dev/null
+++ b/tools/.gitignore
@@ -0,0 +1,3 @@
+.arch-inventory
+.arch-ids
+
diff --git a/vtysh/.gitignore b/vtysh/.gitignore
new file mode 100644
index 00000000..ed3f1f39
--- /dev/null
+++ b/vtysh/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+vtysh
+tags
+TAGS
+.deps
+vtysh_cmd.c
+.nfs*
+extract.pl
+.libs
+.arch-inventory
+.arch-ids
diff --git a/watchquagga/.gitignore b/watchquagga/.gitignore
new file mode 100644
index 00000000..c661510b
--- /dev/null
+++ b/watchquagga/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+watchquagga
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
diff --git a/zebra/.gitignore b/zebra/.gitignore
new file mode 100644
index 00000000..59c5889e
--- /dev/null
+++ b/zebra/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+zebra
+zebra.conf
+client
+tags
+TAGS
+.deps
+.nfs*
+.libs
+.arch-inventory
+.arch-ids