diff options
author | San Jacobs | 2025-06-06 16:54:45 +0200 |
---|---|---|
committer | San Jacobs | 2025-06-06 16:54:45 +0200 |
commit | ae16415f838b08ab5ebe1c39717981c1fd31201e (patch) | |
tree | c2abc9c768f549f4444ca4b8510add1e5ae99c48 /.gitignore | |
parent | ae05fbb170dc316a0404783edecf62c0c9565150 (diff) | |
download | better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.tar.gz better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.tar.bz2 better-report-ae16415f838b08ab5ebe1c39717981c1fd31201e.zip |
Automatically move redundant columns to info lines
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *.pdb -*.exe
\ No newline at end of file +*.exe +*.html
\ No newline at end of file |