diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-07-11 14:50:49 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-07-11 14:50:49 +0100 |
commit | d30db7b5c0a36fcf944ed7babbd8fb11193a1fcd (patch) | |
tree | d559f0dd05f6fd2c38003310a26ce9d7d7f4ef26 /.gitignore | |
parent | f3b9c3bbbbdeab9ec5e5f0bf8af7f0694926e495 (diff) |
Makefile rules to build the rst into html
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ -build +/build +/CHANGELOG.html +/docs/olm.html /olm-*.tgz +/README.html +/tracing/README.html
\ No newline at end of file |