You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SublimeText 798B

123456789101112131415161718192021222324252627282930
  1. # Cache files for Sublime Text
  2. *.tmlanguage.cache
  3. *.tmPreferences.cache
  4. *.stTheme.cache
  5. # Workspace files are user-specific
  6. *.sublime-workspace
  7. # Project files should be checked into the repository, unless a significant
  8. # proportion of contributors will probably not be using Sublime Text
  9. # *.sublime-project
  10. # SFTP configuration file
  11. sftp-config.json
  12. # Package control specific files
  13. Package Control.last-run
  14. Package Control.ca-list
  15. Package Control.ca-bundle
  16. Package Control.system-ca-bundle
  17. Package Control.cache/
  18. Package Control.ca-certs/
  19. Package Control.merged-ca-bundle
  20. Package Control.user-ca-bundle
  21. oscrypto-ca-bundle.crt
  22. bh_unicode_properties.cache
  23. # Sublime-github package stores a github token in this file
  24. # https://packagecontrol.io/packages/sublime-github
  25. GitHub.sublime-settings