vikunja/vendor/github.com/swaggo/swag/.gitignore
konrad 373bbd2202
All checks were successful
the build was successful
Migrate to new swagger docs generation (#18)
2018-11-12 15:46:35 +00:00

15 lines
191 B
Plaintext

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