OSDN Git Service

Update winimerge to 1.0.28 (2)
[winmerge-jp/winmerge-jp.git] / Filters / ASPNET.flt
1 ## This is a directory/file filter for WinMerge 
2 ## This filter lets through only files ASP.NET developers care about 
3 name: ASP.NET Devel 
4 desc: Lets through only files ASP.NET developer cares about
5
6 ## This is an exclusive filter 
7 ## (it lets through only matching files) 
8 def: exclude 
9
10 ## Filters for filenames begin with f: 
11 ## Filters for directories begin with d: 
12 ## (Inline comments begin with " ##" and extend to the end of the line) 
13
14 f: \.xml$ 
15 f: \.xlst$
16 f: \.xsl$
17 f: \.xslt$
18 f: \.dtd$ 
19 f: \.html$ 
20 f: \.htm$ 
21 f: \.css$ 
22 f: \.gif$ 
23 f: \.bmp$ 
24 f: \.jpg$ 
25 f: \.png$ 
26 f: \.js$ 
27 f: \.dll$ 
28 f: \.aspx$ 
29 f: \.asmx$ 
30 f: \.ascx$ 
31 f: \.vb$ 
32 f: \.resx$ 
33 f: \.cs$ 
34 f: \.js$ 
35 f: \.vbproj$ 
36 f: \.csproj$ 
37 f: \.sln$ 
38 f: \.webinfo$ 
39 f: \.config$ 
40
41 d: \\*$ ## Subdirectories