summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 69001ac..051ac5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-# binary
+# the gocryptfs executable
/gocryptfs
# temporary files created by the tests
@@ -6,3 +6,6 @@
# binary releases
/*.tar.gz
+
+# manpage generated by MANPAGE-render.bash
+/gocryptfs.1