Skip to content

danielmahon/brackets-opengitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Open .gitignore

Simple extension for Brackets.

Should work on all Brackets platforms (Win, Mac, Linux).

##Install from URL

  1. Open the the Extension Manager from the File menu
  2. Copy paste the URL of the github repo or zip file

##Install from file system

  1. Download this extension using the ZIP button above and unzip it.
  2. Copy it in Brackets' /extensions/user folder by selecting Help > Show Extension Folder in the menu.
  3. Reload Brackets.

##Usage

Right-click in the file explorer and select "Open .gitignore".

If you select a file, it will look in the parent directory for the ".gitignore". If you select a folder, it will look inside that folder. If you select nothing, it will look in the project root.

About

This extension will try to find and open the .gitignore file which Brackets hides by default.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published