Skip to content

Commit

Permalink
Merge pull request trapd00r#34 from Sinkler/ext
Browse files Browse the repository at this point in the history
added some extensions
  • Loading branch information
rpdelaney committed Dec 8, 2014
2 parents 666f93d + b0f9ff5 commit 97014e8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion LS_COLORS
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,13 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.css 38;5;125;1
.less 38;5;125;1
.sass 38;5;125;1
.scss 38;5;125;1
.htm 38;5;125;1
.html 38;5;125;1
.jhtm 38;5;125;1
.mht 38;5;125;1
.eml 38;5;125;1
.mustache 38;5;125;1
# }}}
# java {{{2
.coffee 38;5;074;1
Expand All @@ -226,6 +229,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.php 38;5;81
# CakePHP view scripts and helpers
.ctp 38;5;81
# Twig template engine
.twig 38;5;81
# }}}
# vb/a {{{2
.vb 38;5;81
Expand Down Expand Up @@ -314,6 +319,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# lossless
.ape 38;5;136;1
.flac 38;5;136;1
.alac 38;5;136;1
.wav 38;5;136;1
.wv 38;5;136;1
.wvc 38;5;136;1
Expand Down Expand Up @@ -350,6 +356,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.vdf 38;5;215
.vpk 38;5;215
.bsp 38;5;215
.dmg 38;5;215
# }}}
# segments {{{2
.r00 38;5;239
Expand Down Expand Up @@ -476,6 +483,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.bin 38;5;124
.nrg 38;5;124
.qcow 38;5;124
.sparseimage 38;5;124
# }}}
# databases {{{2
.accdb 38;5;60
Expand All @@ -500,6 +508,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.swp 38;5;244
.swo 38;5;244
.tmp 38;5;244
.sassc 38;5;244
# state files
.pid 38;5;248
.state 38;5;248
Expand Down Expand Up @@ -615,11 +624,11 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.def 38;5;7
.ex 38;5;7
.example 38;5;7
.feature 38;5;7
.ger 38;5;7
.map 38;5;7
.mf 38;5;7
.mfasl 38;5;7
.mht 38;5;7
.mi 38;5;7
.mtx 38;5;7
.pc 38;5;7
Expand All @@ -638,6 +647,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.tfm 38;5;7
.tfnt 38;5;7
.tg 38;5;7
.vcard 38;5;7
.vcf 38;5;7
.xln 38;5;7
# }}}
# termcap {{{1
Expand Down

0 comments on commit 97014e8

Please sign in to comment.