blob: 18491c87e9a5eca743fafa68c55ee577b753ca8a [file] [log] [blame]
commit-queue@webkit.orgf4fefb62013-03-05 05:24:10 +00001# This file contains the expected SVN config for developing WebKit.
2# You may either copy it to ~/.subversion/config or merge it with your existing SVN configuration.
3
4[miscellany]
5enable-auto-props = yes
6
7[auto-props]
8*.png = svn:mime-type=image/png
9*.sln = svn:eol-style=native
10*.vcproj = svn:eol-style=native
ap@apple.com63a81ad2013-10-04 22:25:25 +000011*.vcxproj = svn:eol-style=native
12*.vcxproj.filters = svn:eol-style=native
13*.props = svn:eol-style=native
14*.vsprops = svn:eol-style=native