Compare commits
4 Commits
bc58c9df5b
...
3ff5df091a
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ff5df091a | |||
| fe54b5f45b | |||
| cbce5f7c95 | |||
| 426adf8d3a |
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
bin/
|
||||
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