nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit aa45994bbbe1000ad121cffd6580e2e462d6f707
parent 2d13afda4084652417f3dc9e4b558a2cf5db973e
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Tue, 19 Sep 2017 20:51:58 +0200

build: let git ignore also the generated PDF file

Diffstat:
Mdoc/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/.gitignore b/doc/.gitignore @@ -4,4 +4,5 @@ nanorc.5.html texinfo.tex nano.info nano.html +nano.pdf sample.nanorc