Remove obsolete Drone CI config. Added to .gitignore to prevent re-commit. Note: .golangci.yaml was already removed from the next branch.
9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
/bin/
|
|
/tmp
|
|
*.tmp
|
|
*.dockerimage
|
|
/vendor
|
|
|
|
# Stale files
|
|
.drone.yml
|