1
0
mirror of https://github.com/github/gitignore synced 2024-12-03 17:05:44 +01:00

Updated the comments to make more sense.

Now explains why the file is ignored and what steps should be taken before the sublime project file is committed.
This commit is contained in:
Rohan Kapadia 2014-03-10 15:03:30 +05:30
parent 0c09233734
commit 5311d68de3

View File

@ -3,6 +3,9 @@
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# removed the comment to ignore the project file as different users store projects in different directories.
# Leads to path mismatches.
# By default sublime text will use the full path to the project root in the project files path setting.
# This leads to merge conflicts unless it is manually changes. According to sublime documentation, it is recommended to
# commit the project file in the repository.
# It is first suggested to change the path setting to the relative setting so it will work uniformly for all users.
# http://www.sublimetext.com/docs/2/projects.html
*.sublime-project