Skip to content

theadamlt/Sublime-Gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 Gitignore plug-in

Sublime Text 2 plug-in for fetching gitignore boilerplates from the collection of gitignore boilerplates by Github

How it works

Press Cmd + Shift + P for Mac and Ctrl + Shift + P for Linux/Windows
Write Gitignore and select Gitignore: new gitignore

Then select the desired gitignore boilerplate.
Now select another boilerplate. When you are done, select Done.

Save the newly open file as something.gitignore and your done!

Installation

Install via package control

Or

Linux

git clone https://github.com/theadamlt/Sublime-Gitignore ~/.config/sublime-text-2/Packages/Gitignore

Windows

git clone https://github.com/theadamlt/Sublime-Gitignore %APPDATA%/Sublime\ Text\ 2/Packages/Gitignore

Mac

git clone https://github.com/theadamlt/Sublime-Gitignore ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Gitignore

The plugin is inspired by gibo so thanks to Simon Whitaker.

About

Gitignore plugin for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages