diff options
| author | David Lamparter <equinox@diac24.net> | 2009-09-16 02:20:00 +0200 | 
|---|---|---|
| committer | Greg Troxel <gdt@ir.bbn.com> | 2010-04-28 20:57:44 -0400 | 
| commit | 1b5eee9864185205bca498e62bcff8291e125a2c (patch) | |
| tree | f4c6ff954c7a3a0afe3f4af4fefb3108e580208c /.gitignore | |
| parent | 745bf05f58ff203f5e3878574016fb3b9ad5b450 (diff) | |
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 61ee8e6c87..516ed611b0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ INSTALL  depcomp  missing  install-sh +mkinstalldirs  autom4te*.cache  configure.lineno  configure  | 
