diff options
| author | Connor Moore <connor.moore@psi.ch> | 2026-06-25 09:45:14 +0200 |
|---|---|---|
| committer | Connor Moore <connor.moore@psi.ch> | 2026-06-25 09:45:14 +0200 |
| commit | da691dc164e41c5cd56792f7f56fd2c07ebc6397 (patch) | |
| tree | 223314bbfa8434ae752ec08a6c230c12619b53c9 /.gitignore | |
| parent | 58bd49d9f4ef65fd6419d33f92e300cd62f2c7e5 (diff) | |
Added gitignore file and continued material definitions for the reactor.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..305c3a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.pkl +*.xml +*.h5 +*.out +*.png +*.pltvw |
