diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-25 22:26:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-25 22:26:38 +0300 |
| commit | 281360144171c98641f50e938c439915c9b2580a (patch) | |
| tree | 44123ab7bd5c8ad4b1abc9e5c3ca98a672bd5840 /.gitignore | |
| parent | 146ec97a51c1ab7ca96795310de80a0045db2699 (diff) | |
only ignore Test log files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ *.csv *.tmp *.out -*.log +Test*.log *.query append:* cache/ |
