mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Add *.binary files to .gitignore.
This commit is contained in:
parent
5131eb3e09
commit
b2419bf150
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,6 +13,9 @@ src/openmc
|
|||
# emacs backups
|
||||
*~
|
||||
|
||||
# OpenMC statepoints
|
||||
*.binary
|
||||
|
||||
# Documentation builds
|
||||
docs/build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue