Skip to content

Ignore coremark.exe and log file - #54

Open
Rtoax wants to merge 3 commits into
eembc:mainfrom
Rtoax:p001-Ignore
Open

Ignore coremark.exe and log file#54
Rtoax wants to merge 3 commits into
eembc:mainfrom
Rtoax:p001-Ignore

Conversation

@Rtoax

@Rtoax Rtoax commented Aug 23, 2023

Copy link
Copy Markdown

No description provided.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
@Rtoax Rtoax changed the title Ignore coremark.exe Ignore coremark.exe and log file Aug 23, 2023
@joseph-yiu joseph-yiu self-assigned this May 28, 2026
@joseph-yiu

Copy link
Copy Markdown
Contributor

Hi there,
This gitignore file only ignore root-level .log files and coremark.exe. Would be be better to use this?

coremark.exe
*.log

Thanks and regards,
Joseph

@HepoH3 HepoH3 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we should ignore all coremark file extensions except .md5 and .h, as they may vary depending on the target platform (e.g. .exe, .bin, .elf, etc.). For example, barebones platform uses .bin extension.
Additionally it's worth to ignore all object files in repository.

Comment thread .gitignore Outdated
joseph-yiu and others added 2 commits August 21, 2026 14:15
Agree that we only need to keep coremark.h and coremark.md5, and all other coremark.* can be ignored.

Co-authored-by: Andrei Solodovnikov <hepoh3@gmail.com>
Depending on test setup, there could be log files in subdirectories.
@joseph-yiu

Copy link
Copy Markdown
Contributor

Merged to development branch dev_2026q3

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.

3 participants