trident icon indicating copy to clipboard operation
trident copied to clipboard

trident init updates .gitignore file by appending in the same line

Open hetdagli234 opened this issue 1 year ago • 0 comments

On running trident init fuzz, the .gitignore file is updated by appending the trident-tests/fuzz_tests/fuzzing/hfuzz_target in the same line.

It should ideally be added in the new line. This caused an issue as now git does not ignore the previous and new trident line.

hetdagli234 avatar Aug 11 '24 12:08 hetdagli234