Explorar el Código

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 hace 11 años
padre
commit
024d6e83fc
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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