I’d like to have thumbs.db files completely and forever ignored by subversion, in all my repositries, in all their directories. Is that possible? If not, what’s the next closest thing? I’m using TortoiseSVN.
I’d like to have thumbs.db files completely and forever ignored by subversion, in all
Share
Settings > General > Global ignore pattern.
That should hide them in TortoiseSVN, if you also want to purge them from accidental versioning you’ll need something more clever.