Migrate to new swagger docs generation (#18)
This commit is contained in:
14
vendor/github.com/swaggo/swag/.gitignore
generated
vendored
Normal file
14
vendor/github.com/swaggo/swag/.gitignore
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
swag
|
||||
testdata/simple/docs
|
||||
cover.out
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Etc
|
||||
.DS_Store
|
Reference in New Issue
Block a user