mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignoring CodeCoverage folder
The CodeCoverage folder is generated by the Code Coverage unity package (https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@latest)
This commit is contained in:
parent
b0012e4930
commit
d9d2b295f7
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
/[Bb]uilds/
|
||||
/[Ll]ogs/
|
||||
/[Uu]ser[Ss]ettings/
|
||||
/[Cc]ode[Cc]overage/
|
||||
|
||||
# MemoryCaptures can get excessive in size.
|
||||
# They also could contain extremely sensitive data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue