aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-10-05 20:32:10 +0200
committerJakob Unterwurzacher2015-10-05 20:32:10 +0200
commit552c32c5e9378b85e52c420c4dd2d7ccc827556f (patch)
treef13c1e1e8339252a6ee1c20a986ed65efd367f41 /.gitignore
parent53ecebc71ec132fc8e5fab486c63e13c0925d142 (diff)
Move main binary to gocryptfs_main
That way the wrapper shell script can be named just "gocryptfs"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6072ebf..4e4ddae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
# binary
-/gocryptfs
+/gocryptfs_main/gocryptfs_main
# temporary files created by the tests
/tmp