We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b7566 commit fc98caaCopy full SHA for fc98caa
Global/SublimeText.gitignore
@@ -1,9 +1,17 @@
1
+# cache files for sublime text
2
+*.tmlanguage.cache
3
+*.tmPreferences.cache
4
+*.stTheme.cache
5
+
6
+# python code in binary format
7
+*.pyc
8
9
# workspace files are user-specific
10
*.sublime-workspace
11
12
# project files should be checked into the repository, unless a significant
13
# proportion of contributors will probably not be using SublimeText
14
# *.sublime-project
15
-#sftp configuration file
16
+# sftp configuration file
17
sftp-config.json
0 commit comments