Skip to content

Ignore dirty submodules#140

Open
adamdempsey90 wants to merge 1 commit into
developfrom
dempsey/dirty
Open

Ignore dirty submodules#140
adamdempsey90 wants to merge 1 commit into
developfrom
dempsey/dirty

Conversation

@adamdempsey90

Copy link
Copy Markdown
Collaborator

Background

I don't know why we didn't do this a long time ago. This will get rid of the submodules showing up in git status or git diff if there was no change to them other than any things that changed from building the code.

We could go one step further and do ignore = untracked to ignore untracked files that may have been added, but that sounds more dangerous.

Description of Changes

Checklist

  • New features are documented
  • Tests added for bug fixes and new features
  • (@lanl.gov employees) Update copyright on changed files
  • Any contribution that was created or modified with the assistance of generative AI must have a comment disclosing this such as // This file was created in part or in whole by generative AI

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