Ignoring unwanted files

There are three ways of excluding unwanted files, such as object files, from synchronization/deliver.

If, for example, all your executables are in one folder, you can select the folder to be ignored. The disadvantage is that you have to remember to do this every time.

If, for example, you want to exclude the folder Debug, and files with a .bak extension, you would enter (on the first page):

Debug|Debug\*|*.bak

If most of your changes are modifications, and you don't normally have many additions, you can uncheck the additions box on the first page. This selects all additions to be ignored. On the second page, you can click the Unhide Ignored button, and then select the new files you want to add to change the ignore setting for those files (you can select multiple files).