Skip to content

Commit 3dadf4e

Browse files
committed
Make sublime-project rule off by default
1 parent 024d6e8 commit 3dadf4e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Global/SublimeText.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# SublimeText project files
1+
# workspace files are user-specific
22
*.sublime-workspace
33

4-
# *.sublime-project should be checked into the repository as a general rule
4+
# project files should be checked into the repository, unless a significant
5+
# proportion of contributors will probably not be using SublimeText
6+
# *.sublime-project

0 commit comments

Comments
 (0)