The following is the .gitignore file generated by Katalon Studio v8.3.0:
.gradle
bin
Reports
Libs
output
!output/.gitkeep
build
.classpath
.project
This does not have a line to ignore .cache/ yet.
.cache/
Don’t you think you should?
Possibly you aren’t aware that some people got into troubles because .cache/ are included in the git repository: