summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-10-16 16:23:58 -0400
committerShaun McCance <shaunm@redhat.com>2020-10-16 16:23:58 -0400
commit17229810f917547b0f978488e7ee732a9668e2f3 (patch)
tree108a5ce30eaa5b159922eeb8dd91fdcf1f836e1d /.gitignore
parent16a890af7de8fe55f7cafeb3200b47e6b41c3649 (diff)
downloadyelp-xsl-17229810f917547b0f978488e7ee732a9668e2f3.tar.gz
Adding a "lipsum" document to test style changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ad147b0..f962399d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ INSTALL
Makefile
!/test/**/Makefile
/test/colors/*.html
+/test/lipsum/html/
/test/syntax/*.html
/test/syntax/highlight.pack.js
Makefile.in