Some 'clean' Makefile target should remove the generated user-manual_es.html too.
Signed-off-by: Cristian Ionescu-Idbohrn <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6dc0218..9272286 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ Documentation/docbook-xsl.css Documentation/user-manual.html Documentation/user-manual.pdf Documentation/user-manual.text +Documentation/user-manual_es.html packaging/windows/subsurface.nsi packaging/macos/Info.plist *.kdev4 -- 2.0.0 _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
