Ignore generated .xsl files.
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 6 Sep 2004 10:17:31 +0000 (10:17 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 6 Sep 2004 10:17:31 +0000 (10:17 +0000)
Without this, cvs update reports all generated .xsl files in this
directory as unknown. It's a big list, and it'd be a lot easier to
read the cvs update output if these files weren't listed every time.

Note: This does not cause CVS to ignore the html2xhtml.xsl file or
to treat it in any way way differently than it would if the *.xsl
line in this .cvsignore file did not exist. It doesn't seem to at
least. If that's wrong, this change can always be reverted.

xsl/xhtml/.cvsignore [new file with mode: 0644]

diff --git a/xsl/xhtml/.cvsignore b/xsl/xhtml/.cvsignore
new file mode 100644 (file)
index 0000000..99dfcd1
--- /dev/null
@@ -0,0 +1 @@
+*.xsl