Skip to content

Commit 024d6e8

Browse files
committed
Add comment to prevent *.sublime-project being ignored.
Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html
1 parent c67cfaf commit 024d6e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Global/SublimeText.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# SublimeText project files
22
*.sublime-workspace
3+
4+
# *.sublime-project should be checked into the repository as a general rule

0 commit comments

Comments
 (0)