mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
added .asc file type for gpg ascii-armored plain text
This commit is contained in:
parent
4b7e0073ff
commit
404be1c460
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# code, text, documents
|
||||
.BAT 38;5;108
|
||||
.PL 38;5;160
|
||||
.asc 38;5;192;3
|
||||
.asm 38;5;240;1
|
||||
.awk 38;5;148;1
|
||||
.bash 38;5;173
|
||||
|
|
Loading…
Reference in a new issue