Skip to content

Instantly share code, notes, and snippets.

@mz2212
Created February 4, 2019 20:27
Show Gist options
  • Save mz2212/e98b58fb624fc4883bbc8d9994409d96 to your computer and use it in GitHub Desktop.
Save mz2212/e98b58fb624fc4883bbc8d9994409d96 to your computer and use it in GitHub Desktop.
Useful regexes
/^((?!DELETED).)*$/gm # Inverted Match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment