chore: remove stale .drone.yml

Remove obsolete Drone CI config. Added to .gitignore to prevent re-commit.
Note: .golangci.yaml was already removed from the next branch.
This commit is contained in:
user
2026-02-20 02:59:17 -08:00
parent ae70cf6fb5
commit de7d75e970
2 changed files with 3 additions and 23 deletions

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@
*.tmp
*.dockerimage
/vendor
# Stale files
.drone.yml