alexch / rerun

Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.
Other
984 stars 80 forks source link

Add "cpp,hpp,py" to DEFAULT_PATTERN for files #128

Open MarkOates opened 5 years ago

MarkOates commented 5 years ago

I frequently find myself having to manually type out the pattern for cpp, hpp, and py files that I work with a lot. I propose we add them to the default and support more languages.