Move main files to top level dir

This is in preparation of getting rid of the shell wrapper
This commit is contained in:
Jakob Unterwurzacher 2015-10-11 17:14:18 +02:00
parent 6825d0e740
commit 5dc7e44aa2
8 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# binary
/gocryptfs_main/gocryptfs_main
/gocryptfs
# temporary files created by the tests
/tmp

View File

@ -2,5 +2,4 @@
set -eu
cd gocryptfs_main
go build

View File

@ -1 +0,0 @@
gocryptfs_main/gocryptfs