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
e890204757
commit
2635922bbb
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