Skip to content

Commit d17c82b

Browse files
committed
Merge pull request #1154 from Glaived/master
[Sublime Text] Adding cache files and binary files
2 parents 4b9ac51 + a30beca commit d17c82b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Global/SublimeText.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
# cache files for sublime text
2+
*.tmlanguage.cache
3+
*.tmPreferences.cache
4+
*.stTheme.cache
5+
16
# workspace files are user-specific
27
*.sublime-workspace
38

49
# project files should be checked into the repository, unless a significant
510
# proportion of contributors will probably not be using SublimeText
611
# *.sublime-project
712

8-
#sftp configuration file
13+
# sftp configuration file
914
sftp-config.json

0 commit comments

Comments
 (0)