projects
/
platform
/
core
/
system
/
edge-orchestration.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #18 from RS7-EdgeComputing/EDGE-291
[platform/core/system/edge-orchestration.git]
/
.gitignore
1
# Binaries for programs and plugins
2
*.exe
3
*.exe~
4
*.dll
5
*.dylib
6
bin/*
7
pkg/*
8
vendor/src
9
doc/generate-api/*
10
11
# Test binary, build with `go test -c`
12
*.test
13
14
# Output of the go coverage tool, specifically when used with LiteIDE
15
*.out
16
*.html