How to resolve conflicts while pull the code from git through katalon

Katalon Studio can generate the .gitignore file when you newly create a project. The default content of the generated .gitignore does NOT include a line .cache. I believe it is a fault. The .gitignore without .cache makes many users confused (including you @vpatil). Years ago I wrote a post about this issue, but they have not addressed this problem.

@vu.tran

Are you aware of this disregarded issue?