Skip to content

Commit 2548c21

Browse files
committed
Remove several dead files
* The `md` file appears to be an output file that was mistakenly committed. It is not used by the test suite. * The `test.md` file is unused by the test suite. * The `test.docx` file is generated by the test suite and can be ignored.
1 parent d2359c5 commit 2548c21

File tree

4 files changed

+3
-870
lines changed

4 files changed

+3
-870
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ dist/
55
pypandoc.egg-info/
66
.tox/
77

8+
# Generated by the test suite
9+
test_data/test.docx
10+
811
## IDEs
912
# pycharm
1013
.idea/

0 commit comments

Comments
 (0)