Skip to content

Commit a42458c

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

File tree

3 files changed

+3
-869
lines changed

3 files changed

+3
-869
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)