Skip to content

Commit

Permalink
Add Sublime Text project settings to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyk committed Apr 29, 2014
1 parent 8368818 commit ad530e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ examples/*
# Generated documentation
docs/_site
_site

# Sublime Text settings
*.sublime-workspace
*.sublime-project

0 comments on commit ad530e4

Please sign in to comment.