Skip to content

Tags: ExplodingCabbage/sublime-gitignorer

Tags

1.2.0

Toggle 1.2.0's commit message
Merge pull request #9 from lenucksi/master

handle non-us language environments properly

1.1.0

Toggle 1.1.0's commit message
Improve compatibility

* Add Windows support. Resolves #1

* Use sublime.set_timeout instead of a background thread, to avoid

      RuntimeError: Must call on main thread, consider using sublime.set_timeout(function, timeout)

  when trying to access settings on Sublime 2 on Windows and perhaps some other platforms too.

1.0.0

Toggle 1.0.0's commit message