From 3fb50a72887754e92f5ae53e56581dac783f8cff Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 22 Sep 2010 12:57:17 +0200 Subject: Convert cvsignore to gitignore, and add .gitignore for build targets. --- doc/src/sgml/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/src/sgml/.gitignore (limited to 'doc/src') diff --git a/doc/src/sgml/.gitignore b/doc/src/sgml/.gitignore new file mode 100644 index 00000000000..0930205befd --- /dev/null +++ b/doc/src/sgml/.gitignore @@ -0,0 +1,10 @@ +/html +/html-stamp +/man1 +/man3 +/man7 +/man-stamp + +/features-supported.sgml +/features-unsupported.sgml +/version.sgml -- cgit v1.2.3