diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,2 +1,9 @@ # Binary /gocryptfs + +# Manual test mounts +/cipherdir +/mountpoint + +# main_test.go temporary files +/main_test_tmp |