Recently, I started work on a large project that contains a huge number of files. For some reason (which I don’t understand), the team decided not to use svn: ignore, and therefore, each developer should provide their own set of ignore options.
I use the TortoiseSVN client, and there is a way to do this (using the global ignore property), except that it will be applied to all other projects that I checked that I do not want.
Is there a way to ignore files for each project without using the svn: ignore parameter? Thanks for any help.
Change . I wanted to indicate that svn: ignore is not an option. The solution must be something local.
source
share