diff options
Diffstat (limited to 'options/gitignore/SublimeText')
-rw-r--r-- | options/gitignore/SublimeText | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/options/gitignore/SublimeText b/options/gitignore/SublimeText index 95ff2244c9..86c3fa455a 100644 --- a/options/gitignore/SublimeText +++ b/options/gitignore/SublimeText @@ -1,16 +1,16 @@ -# cache files for sublime text +# Cache files for Sublime Text *.tmlanguage.cache *.tmPreferences.cache *.stTheme.cache -# workspace files are user-specific +# Workspace files are user-specific *.sublime-workspace -# project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using SublimeText +# Project files should be checked into the repository, unless a significant +# proportion of contributors will probably not be using Sublime Text # *.sublime-project -# sftp configuration file +# SFTP configuration file sftp-config.json # Package control specific files |