Ver Fonte

Adding cache files and binary files

Glaived há 10 anos atrás
pai
commit
fc98caa730
1 ficheiros alterados com 9 adições e 1 exclusões
  1. 9 1
      Global/SublimeText.gitignore

+ 9 - 1
Global/SublimeText.gitignore

@@ -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