diff options
author | Jakob Kaivo <jkk@ung.org> | 2020-11-03 13:30:52 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2020-11-03 13:30:52 -0500 |
commit | a71c03f902bce904f68b506b72b0a8058b35c58d (patch) | |
tree | 42170b551f06e59dbae98acae8534d5117c8fca6 /.gitignore | |
parent | 2ef390db7423c9acafba7bd9ed482285c2d04023 (diff) |
initial draft with support for text and html output
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32a9cc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +m4n +*.m4n |