Skip to content

Commit

Permalink
SublimeText: ignore new Package Control certs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Arthur Carabott committed Jan 2, 2017
1 parent a5481c9 commit 399c710
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Global/SublimeText.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 399c710

Please sign in to comment.