diff options
author | June McEnroe <june@causal.agency> | 2019-02-10 23:14:41 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-10 23:14:41 -0500 |
commit | 4e2616bc950822b9d1a6ee8ac46a9d131e75eb89 (patch) | |
tree | ab312d335a4e99920d53312b3d8965cffbea6675 /bin/.gitignore | |
parent | Use italic for underline in nvim man mode (diff) | |
download | src-4e2616bc950822b9d1a6ee8ac46a9d131e75eb89.tar.gz src-4e2616bc950822b9d1a6ee8ac46a9d131e75eb89.zip |
Generate html for bins
Diffstat (limited to '')
-rw-r--r-- | bin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index e2d2b44e..2cc2d5ec 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,3 +1,4 @@ +*.html *.o aes atch |