From 4b1d080673603e506e3d22a04f7f98f4bc3915e1 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 4 Jan 2019 19:56:03 +0100 Subject: Update gocryptfs-xray manpage, have MANPAGE-render.bash generate both have MANPAGE-render.bash generate both gocryptfs.1 and gocryptfs-xray.1 --- Documentation/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Documentation/.gitignore (limited to 'Documentation/.gitignore') diff --git a/Documentation/.gitignore b/Documentation/.gitignore new file mode 100644 index 0000000..d2f316c --- /dev/null +++ b/Documentation/.gitignore @@ -0,0 +1,2 @@ +# Generated man pages +*.1 -- cgit v1.2.3