An open API service indexing awesome lists of open source software.

https://github.com/nikku/sublime-gitignorer

Let Sublime Text ignore git-ignored files.
https://github.com/nikku/sublime-gitignorer

Last synced: 3 months ago
JSON representation

Let Sublime Text ignore git-ignored files.

Awesome Lists containing this project

README

          

# Gitignorer

A sublime text plugin that automatically excludes files from the current view that are excluded via `.gitignore`.

## Usage

Run the command

```
Gitignorer: Update Settings
```

## Credits

This plugin builds upon prior work done by [sublime-gitignorer](https://github.com/ExplodingCabbage/sublime-gitignorer). We don't update files via background check but provide the
command shown above to execute the update.

## License

MIT