Skip to content

Commit

Permalink
skip brave for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Son Roy Almerol committed Nov 12, 2024
1 parent 42e661e commit 63db6a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/agent/sftp/filelister.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ func skipFile(path string, fileInfo os.FileInfo) bool {
`C:\Users\*\AppData\Roaming\Zoom\bin`,
`C:\Users\*\AppData\Roaming\Zoom\data`,
`C:\Users\*\AppData\Roaming\Zoom\logs`,
`C:\Users\*\AppData\Local\BraveSoftware`,
}

normalizedPath := strings.TrimPrefix(path, "C:\\Windows\\TEMP\\pbs-plus-vss\\")
Expand Down

0 comments on commit 63db6a8

Please sign in to comment.