diff options
| author | Gustav Eek <gustav.eek@fripost.org> | 2019-09-02 16:57:39 +0200 |
|---|---|---|
| committer | Gustav Eek <gustav.eek@fripost.org> | 2019-09-02 16:57:39 +0200 |
| commit | cf147fe4819c449800a0824ab02d5455bd314b5e (patch) | |
| tree | 9594eb6fdb8dc94015b4e7841a66ab5021fa0360 /.gitignore | |
| parent | 6749d3fb6c99bcae6e55b6b8fb01a5f571a6d6d7 (diff) | |
ODT compilation added
Makefile completed with creation of ODT. Also .gitignore updated.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ *~ /_build/ /dist/ +/pdf/ +/odt/
\ No newline at end of file |
