Skip to content

Commit 399c710

Browse files
author
Arthur Carabott
committed
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
1 parent a5481c9 commit 399c710

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/SublimeText.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Package Control.ca-bundle
2020
Package Control.system-ca-bundle
2121
Package Control.cache/
2222
Package Control.ca-certs/
23+
Package Control.merged-ca-bundle
24+
Package Control.user-ca-bundle
25+
oscrypto-ca-bundle.crt
2326
bh_unicode_properties.cache
2427

2528
# Sublime-github package stores a github token in this file

0 commit comments

Comments
 (0)