summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2019-11-24 19:08:59 +0000
committerGitHub <noreply@github.com>2019-11-24 19:08:59 +0000
commit272f538288999a09160650628213ad7f155d1525 (patch)
tree9b2cc55cd94af3c091bf4097a644a8ff857cc528 /.gitignore
parent813fb51cba8e88abb6ada296d7a1aa570b16e490 (diff)
downloadasciidoc-py3-272f538288999a09160650628213ad7f155d1525.tar.gz
Add generated testcases to repository (#68)
* Add generated testcases to repository * Ignore slidy test for now * Comment out the music example for slidy * remove music docblock * Update slidy-example.txt
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 88ce328..a984192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,12 +4,12 @@
*.pyc
# ignore test products
-tests/data/*.html
-tests/data/*.xml
-tests/data/*.ly
-tests/data/*.abc
-tests/data/*.md5
-tests/data/*.png
+#tests/data/*.html
+#tests/data/*.xml
+#tests/data/*.ly
+#tests/data/*.abc
+#tests/data/*.md5
+#tests/data/*.png
# ignore doc products
doc/*.md5