Sfoglia il codice sorgente

Adding cache files and binary files

Glaived 10 anni fa
parent
commit
fc98caa730
1 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  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