fix(ci): restrict gitignore to root binary files to avoid ignoring source subdirectories
Some checks failed
Release / Build & Release (push) Has been cancelled
Some checks failed
Release / Build & Release (push) Has been cancelled
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user