haikuwebkit/Tools/svn-config

15 lines
450 B
Plaintext

# This file contains the expected SVN config for developing WebKit.
# You may either copy it to ~/.subversion/config or merge it with your existing SVN configuration.
[miscellany]
enable-auto-props = yes
[auto-props]
*.png = svn:mime-type=image/png
*.sln = svn:eol-style=native
*.vcproj = svn:eol-style=native
*.vcxproj = svn:eol-style=native
*.vcxproj.filters = svn:eol-style=native
*.props = svn:eol-style=native
*.vsprops = svn:eol-style=native