mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
update name of example problem directories in gitignore
This commit is contained in:
parent
869d7205a3
commit
ad35a4a78e
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -14,7 +14,7 @@ dist/
|
|||
openmc.egg-info/
|
||||
|
||||
# Inputs generated from Python API
|
||||
examples/python/**/*.xml
|
||||
examples/**/*.xml
|
||||
|
||||
# emacs and vim backups
|
||||
*~
|
||||
|
|
@ -115,4 +115,4 @@ out/
|
|||
CMakeSettings.json
|
||||
|
||||
# Visual Studio Code configuration files
|
||||
.vscode/
|
||||
.vscode/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue