Commit 399c7104 authored by Arthur Carabott's avatar Arthur Carabott

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
parent a5481c9e
...@@ -20,6 +20,9 @@ Package Control.ca-bundle ...@@ -20,6 +20,9 @@ Package Control.ca-bundle
Package Control.system-ca-bundle Package Control.system-ca-bundle
Package Control.cache/ Package Control.cache/
Package Control.ca-certs/ Package Control.ca-certs/
Package Control.merged-ca-bundle
Package Control.user-ca-bundle
oscrypto-ca-bundle.crt
bh_unicode_properties.cache bh_unicode_properties.cache
# Sublime-github package stores a github token in this file # Sublime-github package stores a github token in this file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment