Skip to content

pmartindev/useful-regexes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

useful-regexes

Just a list of useful regexes

Match all lines except specified string

^(?!.*(git)).*\n?

About

Just a list of useful regexes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published