Skip to content

Commit 03de45f

Browse files
committed
Merge pull request #829 from arcresu/patch-1
Add comment to prevent *.sublime-project being ignored.
2 parents 4d108dc + 3dadf4e commit 03de45f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Global/SublimeText.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# SublimeText project files
1+
# workspace files are user-specific
22
*.sublime-workspace
3+
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)