Просмотр исходного кода

Add comment to prevent *.sublime-project being ignored.

Based on advice in the documentation at
http://www.sublimetext.com/docs/2/projects.html
Carl Suster 11 лет назад
Родитель
Сommit
024d6e83fc
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Global/SublimeText.gitignore

+ 2 - 0
Global/SublimeText.gitignore

@@ -1,2 +1,4 @@
 # SublimeText project files
 *.sublime-workspace
+
+# *.sublime-project should be checked into the repository as a general rule