mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Add comment to prevent *.sublime-project being ignored.
Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html
This commit is contained in:
parent
c67cfaf01c
commit
024d6e83fc
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
# SublimeText project files
|
||||
*.sublime-workspace
|
||||
|
||||
# *.sublime-project should be checked into the repository as a general rule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue