hi all
OS: w10
Katalon 5.9.1
i use git integration and write gitignore like this
/bin/
/Libs/
/.settings/
/.classpath
/.svn/
Reports/
when i commit, files under Reports directory appear in unstages changes
how to show only commitable files ??
thanks for all your ideas