Browse Source

Merge pull request #829 from arcresu/patch-1

Add comment to prevent *.sublime-project being ignored.
Adam Roben 11 years ago
parent
commit
03de45fa75
1 changed files with 5 additions and 1 deletions
  1. 5 1
      Global/SublimeText.gitignore

+ 5 - 1
Global/SublimeText.gitignore

@@ -1,2 +1,6 @@
-# SublimeText project files
+# workspace files are user-specific
 *.sublime-workspace
+
+# project files should be checked into the repository, unless a significant
+# proportion of contributors will probably not be using SublimeText
+# *.sublime-project