summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2019-09-02 16:57:39 +0200
committerGustav Eek <gustav.eek@fripost.org>2019-09-02 16:57:39 +0200
commitcf147fe4819c449800a0824ab02d5455bd314b5e (patch)
tree9594eb6fdb8dc94015b4e7841a66ab5021fa0360 /.gitignore
parent6749d3fb6c99bcae6e55b6b8fb01a5f571a6d6d7 (diff)
ODT compilation added
Makefile completed with creation of ODT. Also .gitignore updated.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a436d86..546e48f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
*~
/_build/
/dist/
+/pdf/
+/odt/ \ No newline at end of file