Skip to content

Ignore untracked content in CoolProp submodule#69

Merged
dyreby merged 1 commit into
mainfrom
fix/submodule-untracked-noise
Mar 4, 2026
Merged

Ignore untracked content in CoolProp submodule#69
dyreby merged 1 commit into
mainfrom
fix/submodule-untracked-noise

Conversation

@dyreby

@dyreby dyreby commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

The CoolProp cmake build leaks install_root/ into the vendor source tree despite the CMAKE_INSTALL_PREFIX redirect from #56. This causes git status to report the submodule as dirty with untracked content.

Setting ignore = untracked in .gitmodules suppresses the noise for all clones while still tracking the pinned submodule commit.

CoolProp's cmake build leaks install_root/ into the source tree
despite the CMAKE_INSTALL_PREFIX redirect (#56). This dirties the
submodule in git status. Setting ignore = untracked suppresses the
noise while still tracking the pinned commit.
@dyreby dyreby merged commit 1222525 into main Mar 4, 2026
1 check passed
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.

1 participant