18 lines
260 B
Plaintext
18 lines
260 B
Plaintext
# PlasticSCM custom file types.
|
|
# Syntax: <extension>:<type>
|
|
# Type can be 'txt' or 'bin'.
|
|
# Examples:
|
|
# .cpp:txt
|
|
# .jpg:bin
|
|
.cfg_:txt
|
|
.cfg:txt
|
|
.prg:txt
|
|
.pj2:txt
|
|
.vc2:txt
|
|
.sc2:txt
|
|
.fr2:txt
|
|
.lb2:txt
|
|
.db2:txt
|
|
.dc2:txt
|
|
.mn2:txt
|
|
.vbs:txt |