diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 30 | ||||
-rw-r--r-- | doc/mpls/.gitignore | 2 |
2 files changed, 32 insertions, 0 deletions
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 |