mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Added to gitignore: third_party/vuln-check/go.sum (#39246)
This commit is contained in:
parent
3bb3b6aa4f
commit
cad04b8eb4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -117,6 +117,7 @@ fleet_tables_*.ext
|
|||
.env
|
||||
.tool-versions
|
||||
.zed/
|
||||
third_party/vuln-check/go.sum
|
||||
|
||||
# Required to not make `fleet-desktop` macOS executable built with a `dirty` flag (see #35006).
|
||||
Fleet\ Desktop.app
|
||||
Loading…
Reference in a new issue