]> source.dussan.org Git - gitignore.git/commitdiff
Adding cache files and binary files
authorGlaived <Glaived@gmail.com>
Sun, 27 Jul 2014 16:46:05 +0000 (18:46 +0200)
committerGlaived <Glaived@gmail.com>
Sun, 27 Jul 2014 16:46:05 +0000 (18:46 +0200)
Global/SublimeText.gitignore

index 77b2848ac13c5b26d5ac7f4b253a366292664dd4..2c0ab32a712aaed1e6017d24bcbf813aa611811a 100644 (file)
@@ -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