diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-31 11:01:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-31 11:01:04 +0300 |
| commit | 40e1c5d8d3b5d5a31698d2d598ba234709555426 (patch) | |
| tree | f216c47fea2b7e38fb0a74a66bc8772e0cb13ef1 | |
| parent | 75f9d84d6c80376e209acf2a32a50d6f4e531a96 (diff) | |
gitignore: ignore generated report outputs (out_gmi/, out_html/)
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ stats +out_gmi/ +out_html/ |
