fix(ci): restrict gitignore to root binary files to avoid ignoring source subdirectories
Some checks failed
Release / Build & Release (push) Has been cancelled

This commit is contained in:
2026-03-24 16:19:08 +08:00
parent 3be3e19e49
commit 4e2aba5560
2 changed files with 213 additions and 2 deletions

4
.gitignore vendored
View File

@@ -11,8 +11,8 @@
# Output directory for cross-platform builds
/bin/
/build/
smart-shutdown
smart-shutdown.exe
/smart-shutdown
/smart-shutdown.exe
# Output of the go coverage tool
*.out