mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore
Add sublime-text-3 gitignore for package control
This commit is contained in:
commit
7a052429f0
1 changed files with 13 additions and 0 deletions
|
@ -12,3 +12,16 @@
|
||||||
|
|
||||||
# sftp configuration file
|
# sftp configuration file
|
||||||
sftp-config.json
|
sftp-config.json
|
||||||
|
|
||||||
|
# Package control specific files
|
||||||
|
Package Control.last-run
|
||||||
|
Package Control.ca-list
|
||||||
|
Package Control.ca-bundle
|
||||||
|
Package Control.system-ca-bundle
|
||||||
|
Package Control.cache/
|
||||||
|
Package Control.ca-certs/
|
||||||
|
bh_unicode_properties.cache
|
||||||
|
|
||||||
|
# Sublime-github package stores a github token in this file
|
||||||
|
# https://packagecontrol.io/packages/sublime-github
|
||||||
|
GitHub.sublime-settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue