Was just running the tests for #558 and noticed these logs weren't ignored
Trivial: Add test logs to gitignore #806
pull jrawsthorne wants to merge 1 commits into bitcoin-core:master from jrawsthorne:gitignore changing 1 files +2 −0-
jrawsthorne commented at 11:38 PM on August 31, 2020: contributor
-
Add test logs to gitignore bceefd6547
-
sipa commented at 12:06 AM on September 1, 2020: contributor
What creates .trs or .log files?
-
gmaxwell commented at 12:09 AM on September 1, 2020: contributor
make check creates both!
I'm personally terrible about .gitignore because I usually have dozens if not hundreds of extra files in my working directories.
ACK
-
real-or-random commented at 8:00 AM on September 1, 2020: contributor
-
sipa commented at 9:53 PM on September 1, 2020: contributor
ACK bceefd6547635132ba17f022a52db18f17e00df6
- real-or-random merged this on Sep 2, 2020
- real-or-random closed this on Sep 2, 2020
- hebasto cross-referenced this on Oct 28, 2022 from issue Cleanup `.gitignore` file by hebasto