Browse Source

Disable autocrlf on Visual Studio project files.

tags/mesa_20090313
José Fonseca 18 years ago
parent
commit
2d8d472426
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitattributes

+ 4
- 0
.gitattributes View File

@@ -0,0 +1,4 @@
*.dsp -crlf
*.dsw -crlf
*.sln -crlf
*.vcproj -crlf

Loading…
Cancel
Save