When working with current master, scons -c removes files below:
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
deleted: source/comInterfaces/UIAutomationClient.py
deleted: source/comInterfaces/_944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.py
Usually such files should be ignored by .gitignore.
When working with current master, scons -c removes files below:
Usually such files should be ignored by .gitignore.