mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add jacoco.exec files to .gitignore
#minor-release PiperOrigin-RevId: 359041513
This commit is contained in:
parent
c067ee8853
commit
cad2c50c34
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -47,6 +47,7 @@ bazel-testlogs
|
||||||
.DS_Store
|
.DS_Store
|
||||||
cmake-build-debug
|
cmake-build-debug
|
||||||
dist
|
dist
|
||||||
|
jacoco.exec
|
||||||
tmp
|
tmp
|
||||||
|
|
||||||
# External native builds
|
# External native builds
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue