Skip to content

Ignore all source build directories that match build* pattern#3762

Merged
paulromano merged 1 commit intoopenmc-dev:developfrom
eepeterson:gitignore_mod
Feb 2, 2026
Merged

Ignore all source build directories that match build* pattern#3762
paulromano merged 1 commit intoopenmc-dev:developfrom
eepeterson:gitignore_mod

Conversation

@eepeterson
Copy link
Contributor

@eepeterson eepeterson commented Feb 1, 2026

Description

Ignore any source build directory that starts with the word "build"

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@GuySten
Copy link
Contributor

GuySten commented Feb 2, 2026

What is the use case for this PR?

@eepeterson
Copy link
Contributor Author

wanting to have many different builds of openmc and not have to overwrite them.

@paulromano paulromano merged commit fc0d9ee into openmc-dev:develop Feb 2, 2026
17 checks 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.

3 participants