diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | doc/.gitignore | 1 | 
2 files changed, 2 insertions, 0 deletions
| @@ -15,3 +15,4 @@  /missing  /mkinstalldirs  /ylwrap +/build diff --git a/doc/.gitignore b/doc/.gitignore index 75e81d7..e186ac5 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,2 +1,3 @@  /Makefile.in +/mdk.info  /texinfo.tex | 
