diff options
author | Jakob Unterwurzacher | 2015-09-04 20:31:06 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-09-04 20:37:37 +0200 |
commit | 6f90ec716a0e486628297a8d74e9f4d8d895e744 (patch) | |
tree | 66261a242910310edd4db12455de3970ed23e2fb /.gitignore | |
parent | 779ad6dda3d7926c1f68e72600a5db3764e6039d (diff) |
Rebase to cluefs
https://github.com/airnandez/cluefs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8d65432 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Binary +/gocryptfs |