diff options
| author | Connor Moore <connor.moore@psi.ch> | 2026-08-04 11:15:11 +0200 |
|---|---|---|
| committer | Connor Moore <connor.moore@psi.ch> | 2026-08-04 11:15:11 +0200 |
| commit | ecb994f130d09639b2b71cc658e86daf4bc4be09 (patch) | |
| tree | 75b3094023247abcfcbde0a4001f27fe7b7609e4 /.gitignore | |
| parent | 149a641bbfa8d31a8c2260c56d924b776015ad70 (diff) | |
Updated gitignore to ignore *.temp files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.xml *.h5 *.out +*.temp *.png *.pltvw results/* |
