diff options
| author | Connor Moore <connor@hhmoore.ca> | 2026-03-02 04:07:09 -0500 |
|---|---|---|
| committer | Connor Moore <connor@hhmoore.ca> | 2026-03-02 04:07:09 -0500 |
| commit | 8a165bded5f1c76a7ee737d5a2dc4a8c2ecb5f1a (patch) | |
| tree | 8ccf65871d22702fc4bb8227770f137754224b43 /.gitignore | |
Added 37-element CANDU model and gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d72ed98 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.xml +*.h5 +*.pkl |
