mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
Ignore example inputs generated by Python API
This commit is contained in:
parent
120b283e57
commit
2d92f81ed9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,9 @@
|
|||
# OpenMC executable
|
||||
src/openmc
|
||||
|
||||
# Inputs generated from Python API
|
||||
examples/python/**/*.xml
|
||||
|
||||
# emacs backups
|
||||
*~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue