cleanup
This commit is contained in:
parent
d7c0e9a26b
commit
426adf8d3a
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
bin/
|
bin/
|
||||||
go.sum
|
go.sum
|
||||||
.vscode/
|
.vscode/
|
||||||
|
test/
|
||||||
|
test-bak/
|
||||||
|
rebuild-test.sh
|
||||||
@ -1,4 +0,0 @@
|
|||||||
CGO_ENABLED=0 go build -o bin/minimcd
|
|
||||||
cd bin
|
|
||||||
./minimcd
|
|
||||||
cd ..
|
|
||||||
Loading…
Reference in New Issue
Block a user