* doc/.gitinore: Here, adding the '.dirstamp' file generated by the Texinfo rules.
Signed-off-by: Stefano Lattarini <[email protected]> --- doc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/.gitignore b/doc/.gitignore index ef55efd..e63c202 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -20,3 +20,4 @@ /parse-datetime.texi /stamp-vti /version.texi +/.dirstamp -- 1.7.12
