[email protected] | cb59774 | 2013-03-05 05:24:10 | [diff] [blame] | 1 | # 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] | ||||
5 | enable-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 | ||||
11 | *.vsprops = svn:eol-style=native |