diff options
| author | Connor Moore <connor.moore@psi.ch> | 2026-07-27 08:45:11 +0200 |
|---|---|---|
| committer | Connor Moore <connor.moore@psi.ch> | 2026-07-27 08:45:11 +0200 |
| commit | 79dc08f7bca44d71717f61e95cb9f612ae778304 (patch) | |
| tree | 0ed87545c982496324899440d1134a26a599f255 /.gitignore | |
| parent | d26aa28be559beb9136b17d2a563881f86c4664e (diff) | |
Updated gitignore to skip tarred results, other results folder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ *.png *.pltvw results/* +full-results/* +*.tar.gz |
