ExplodingCabbage / sublime-gitignorer

Sublime plugin that excludes from your Sublime project any files ignored by git
Do What The F*ck You Want To Public License
76 stars 11 forks source link

Ignore empty lines #11

Closed edg2s closed 9 years ago

edg2s commented 9 years ago

Empty lines are converted to "" which ignores every folder, they should be skipped.

edg2s commented 9 years ago

Confused with functionality in another git plugin.