diff options
author | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 21:00:42 -0800 |
---|---|---|
committer | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 21:09:45 -0800 |
commit | 5e8ae5156c72593eb24dd125db32e860f59be820 (patch) | |
tree | 0897c238912e95794d5a74345837ea4b352662c7 /.gitignore | |
parent | b27b7bfd4e95b35a5dbce225ac135287a8bbdb24 (diff) |
Add scdoc manpage
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,3 +29,6 @@ _testmain.go shoelaces config.yaml *.deb + +# auto-generated manpage +docs/shoelaces.8 |