|
@@ -1,3 +1,11 @@
|
|
|
+# cache files for sublime text
|
|
|
+*.tmlanguage.cache
|
|
|
+*.tmPreferences.cache
|
|
|
+*.stTheme.cache
|
|
|
+
|
|
|
+# python code in binary format
|
|
|
+*.pyc
|
|
|
+
|
|
|
# workspace files are user-specific
|
|
|
*.sublime-workspace
|
|
|
|
|
@@ -5,5 +13,5 @@
|
|
|
# proportion of contributors will probably not be using SublimeText
|
|
|
# *.sublime-project
|
|
|
|
|
|
-#sftp configuration file
|
|
|
+# sftp configuration file
|
|
|
sftp-config.json
|