diff options
author | David Lamparter <equinox@diac24.net> | 2009-09-16 02:20:00 +0200 |
---|---|---|
committer | Greg Troxel <gdt@ir.bbn.com> | 2010-04-29 02:57:44 +0200 |
commit | 1b5eee9864185205bca498e62bcff8291e125a2c (patch) | |
tree | f4c6ff954c7a3a0afe3f4af4fefb3108e580208c /.gitignore | |
parent | isisd: change ISIS_METHOD to use C preprocessor (diff) | |
download | frr-1b5eee9864185205bca498e62bcff8291e125a2c.tar.xz frr-1b5eee9864185205bca498e62bcff8291e125a2c.zip |
build: ignore mkinstalldirs and texinfo.tex
these are autogenerated by autoreconf, drop them from git.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 61ee8e6c8..516ed611b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ INSTALL depcomp missing install-sh +mkinstalldirs autom4te*.cache configure.lineno configure |