update restapi function
[platform/core/system/edge-orchestration.git] / .gitignore
1 # Binaries for programs and plugins
2 *.exe
3 *.exe~
4 *.dll
5 *.so
6 *.dylib
7 bin/*
8 pkg/*
9 vendor/src
10 doc/generate-api/*
11
12 # Test binary, build with `go test -c`
13 *.test
14
15 # Output of the go coverage tool, specifically when used with LiteIDE
16 *.out