Skip to content

.gitignore: ignore test coverage profiles#290

Merged
zenhack merged 1 commit into
capnproto:mainfrom
zenhack:gitignore-coverage
Aug 16, 2022
Merged

.gitignore: ignore test coverage profiles#290
zenhack merged 1 commit into
capnproto:mainfrom
zenhack:gitignore-coverage

Conversation

@zenhack

@zenhack zenhack commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

...this is a common name for them.

lthibault
lthibault previously approved these changes Aug 16, 2022

@lthibault lthibault left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps consider *.out? That will catch things like mem.out and cpu.out for pprof, and other such artifacts.

coverage.out (test coverage), mem.out/cpu.out (memory and cpu
profiles)...
@zenhack

zenhack commented Aug 16, 2022

Copy link
Copy Markdown
Contributor Author

Done.

@zenhack zenhack merged commit 76a8b72 into capnproto:main Aug 16, 2022
@zenhack zenhack deleted the gitignore-coverage branch August 16, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants