From 55cfeac10af402f9bd7f4aad1fbe6ebb6076c31c Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 9 Jul 2015 17:01:23 -0400 Subject: conf.xsl generation during build Exposes build configuration to XSL templates. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 25d3c42..a17eae1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /test/index.html /test/**/xspec/ /src/**/*.texi +/conf.xsl *.apply *.info -- cgit v1.2.1