File tree Expand file tree Collapse file tree 1 file changed +56
-0
lines changed
Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change 1717# and value is a single-quote delimited value.
1818# For example:
1919#*.gif -k 'b'
20+ *.JPG -k 'b' -m 'COPY'
21+ *.avi -k 'b' -m 'COPY'
22+ *.bin -k 'b' -m 'COPY'
23+ *.bz -k 'b' -m 'COPY'
24+ *.bz2 -k 'b' -m 'COPY'
25+ *.doc -k 'b' -m 'COPY'
26+ *.exe -k 'b' -m 'COPY'
27+ *.gif -k 'b' -m 'COPY'
28+ *.gz -k 'b' -m 'COPY'
29+ *.hqx -k 'b' -m 'COPY'
30+ *.jar -k 'b' -m 'COPY'
31+ *.jpeg -k 'b' -m 'COPY'
32+ *.jpg -k 'b' -m 'COPY'
33+ *.mov -k 'b' -m 'COPY'
34+ *.mp3 -k 'b' -m 'COPY'
35+ *.mpg -k 'b' -m 'COPY'
36+ *.pdf -k 'b' -m 'COPY'
37+ *.png -k 'b' -m 'COPY'
38+ *.ppt -k 'b' -m 'COPY'
39+ *.rpm -k 'b' -m 'COPY'
40+ *.sit -k 'b' -m 'COPY'
41+ *.srpm -k 'b' -m 'COPY'
42+ *.swf -k 'b' -m 'COPY'
43+ *.tar -k 'b' -m 'COPY'
44+ *.tbz -k 'b' -m 'COPY'
45+ *.tgz -k 'b' -m 'COPY'
46+ *.tif -k 'b' -m 'COPY'
47+ *.tiff -k 'b' -m 'COPY'
48+ *.xbm -k 'b' -m 'COPY'
49+ *.xls -k 'b' -m 'COPY'
50+ *.zip -k 'b' -m 'COPY'
51+ *.keystore -k 'b' -m 'COPY'
52+ # File types added by Borland JBuilder
53+ *.aiff -k 'b'
54+ *.midi -k 'b'
55+ *.jds -k 'b'
56+ *.asx -k 'b'
57+ *.wav -k 'b'
58+ *.war -k 'b'
59+ *.ear -k 'b'
60+ *.obj -k 'b'
61+ *.dcu -k 'b'
62+ *.class -k 'b'
63+ *.au -k 'b'
64+ *.eargrp -k 'b'
65+ *.jpe -k 'b'
66+ *.o -k 'b'
67+ *.asf -k 'b'
68+ *.rar -k 'b'
69+ *.library -k 'b'
70+ *.ejbgrp -k 'b'
71+ *.ram -k 'b'
72+ *.ejbgrpx -k 'b'
73+ *.mid -k 'b'
74+ *.rmf -k 'b'
75+
You can’t perform that action at this time.
0 commit comments