aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2014-09-02 01:53:17 +1000
committerCarl Suster <carl@contraflo.ws>2014-09-02 01:53:17 +1000
commitd17c82b500020dc759a20f86242c576d8c9e8faf (patch)
tree26553e7dd9e80c1622892c3e127df21a4a11139a
parent4b9ac51148c297b7bd7cc051e3cec311c9826755 (diff)
parenta30beca8ba93afb18fbb98cb1639460e8482b8c9 (diff)
downloadgitignore-d17c82b500020dc759a20f86242c576d8c9e8faf.tar.gz
gitignore-d17c82b500020dc759a20f86242c576d8c9e8faf.zip
Merge pull request #1154 from Glaived/master
[Sublime Text] Adding cache files and binary files
-rw-r--r--Global/SublimeText.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/Global/SublimeText.gitignore b/Global/SublimeText.gitignore
index 77b2848a..1d4e6137 100644
--- a/Global/SublimeText.gitignore
+++ b/Global/SublimeText.gitignore
@@ -1,3 +1,8 @@
+# cache files for sublime text
+*.tmlanguage.cache
+*.tmPreferences.cache
+*.stTheme.cache
+
# workspace files are user-specific
*.sublime-workspace
@@ -5,5 +10,5 @@
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
-#sftp configuration file
+# sftp configuration file
sftp-config.json