Skip to content

Instantly share code, notes, and snippets.

@trustin
Last active October 3, 2015 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trustin/2404506 to your computer and use it in GitHub Desktop.
Save trustin/2404506 to your computer and use it in GitHub Desktop.
Trustin's CrashPlan exclusion regular expressions for Windows (crashplan)
(?i)C:/Users/[^/]+/Music/iTunes/iTunes Media/Mobile Applications/.*
(?i)C:/Users/(Default|Public|All Users|Default User)/.*
(?i).*/(desktop\.ini|thumbs.db|ntuser\.ini)
(?i).*\.(bak|tmp|log[0-9]*|old)
(?i)C:/Users/[^/]+/(Application Data|NetHood|Contacts|Cookies|Dropbox|Links|Local Settings|My Documents|PrintHood|Recent|riotsGamesLogs|Saved Games|Searches|SendTo|시작 메뉴)/.*
(?i)D:/CrashPlan/.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment