1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

modified sublime .gitignore.

removed the comment that ignores project files.
reason being that the path for projects differs across users and systems.
This commit is contained in:
Rohan Kapadia 2014-03-10 12:40:14 +05:30
parent eda2ee70de
commit 0c09233734

View File

@ -3,4 +3,6 @@
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
# removed the comment to ignore the project file as different users store projects in different directories.
# Leads to path mismatches.
*.sublime-project