浏览代码

SublimeText: ignore new Package Control certs

Package Control now has a number of bundles for certificates instead
of the old directory. This ignores them as per

http://github.com/wbond/package_control/issues/1153
https://forum.sublimetext.com/t/generating-oscrypto-ca-bundle-crt-after-mac-os-install-and-security/23020

from the author
Arthur Carabott 8 年之前
父节点
当前提交
399c7104b9
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Global/SublimeText.gitignore

+ 3 - 0
Global/SublimeText.gitignore

@@ -20,6 +20,9 @@ Package Control.ca-bundle
 Package Control.system-ca-bundle
 Package Control.cache/
 Package Control.ca-certs/
+Package Control.merged-ca-bundle
+Package Control.user-ca-bundle
+oscrypto-ca-bundle.crt
 bh_unicode_properties.cache
 
 # Sublime-github package stores a github token in this file