Add a few items to gitignore. Change few missed dependencies to point to aurora-scheduler repository. (#3)
This commit is contained in:
parent
02710e5434
commit
406640c7a9
5 changed files with 14 additions and 9 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -37,3 +37,10 @@ _testmain.go
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Example client build
|
||||
examples/client
|
||||
examples/jsonClient
|
||||
|
||||
# Use checksum database
|
||||
go.sum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue