diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-11-17 18:18:16 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-11-17 18:18:16 +0100 |
commit | a8aa596f3e33e8eb06296f78ab23e41a5cac2871 (patch) | |
tree | 19f9e889139b76474e824a1425e1d5ca2280b1ec /.gitignore | |
parent | d634b41735813489627cca534a9f51a3b5ad9b91 (diff) |
add makefile for generating semi-pretty pdf's from markdown using chrome
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -8,5 +8,11 @@ copyright/ temp/ -# bts -bts/bts +# confui +confui/confui + +# docs +docs/gen/paged.polyfill.js +docs/gen/start.html +docs/makefile +docs/*.html |