diff --git a/Global/SublimeText.gitignore b/Global/SublimeText.gitignore index 77b2848ac13c5b26d5ac7f4b253a366292664dd4..1d4e613759162e4307104d039181ff6e2c3650f4 100644 --- a/Global/SublimeText.gitignore +++ b/Global/SublimeText.gitignore @@ -1,3 +1,8 @@ +# cache files for sublime text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache + # workspace files are user-specific *.sublime-workspace @@ -5,5 +10,5 @@ # proportion of contributors will probably not be using SublimeText # *.sublime-project -#sftp configuration file +# sftp configuration file sftp-config.json