mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Ignore all source build directories that match build* pattern (#3762)
This commit is contained in:
parent
6041ee6ae3
commit
fc0d9eec65
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -30,7 +30,7 @@ docs/source/_images/*.aux
|
|||
docs/source/pythonapi/generated/
|
||||
|
||||
# Source build
|
||||
build
|
||||
build*/
|
||||
|
||||
# build from src/utils/setup.py
|
||||
src/utils/build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue