Move main files to top level dir
This is in preparation of getting rid of the shell wrapper
This commit is contained in:
parent
6825d0e740
commit
5dc7e44aa2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# binary
|
||||
/gocryptfs_main/gocryptfs_main
|
||||
/gocryptfs
|
||||
|
||||
# temporary files created by the tests
|
||||
/tmp
|
||||
|
@ -2,5 +2,4 @@
|
||||
|
||||
set -eu
|
||||
|
||||
cd gocryptfs_main
|
||||
go build
|
||||
|
Loading…
Reference in New Issue
Block a user