diff options
Diffstat (limited to 'options/gitignore/SublimeText')
-rw-r--r-- | options/gitignore/SublimeText | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/options/gitignore/SublimeText b/options/gitignore/SublimeText new file mode 100644 index 0000000000..1d4e613759 --- /dev/null +++ b/options/gitignore/SublimeText @@ -0,0 +1,14 @@ +# cache files for sublime text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache + +# 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 +# *.sublime-project + +# sftp configuration file +sftp-config.json |