diff options
| author | Connor Moore <connor@hhmoore.ca> | 2026-04-25 17:47:35 -0400 |
|---|---|---|
| committer | Connor Moore <connor@hhmoore.ca> | 2026-04-25 17:47:35 -0400 |
| commit | 0fbccda615fa0b15b048b5723e5bfb359f95cd9a (patch) | |
| tree | 7ad4b42d8f73ae099c7f3f3c1f198134fc4d7e28 /.gitignore | |
Initial commit with code and start of report
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..484ab7e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +results/* |
