summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-04-09 22:59:14 +0100
committerPete Batard <pete@akeo.ie>2012-04-09 22:59:14 +0100
commitfcad0941e52eb2fd6d57d3327f420db14dfabf0b (patch)
tree3798883c9d9cd3d0c116d9b38b82c53e909c74ce /.gitattributes
parentd346cd90602a422f0ca4408448b7d4445db38445 (diff)
downloadlibusb-fcad0941e52eb2fd6d57d3327f420db14dfabf0b.tar.gz
Windows: add VS2010 project files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a142985..8aaef44 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,6 +4,7 @@
*.dsw eol=crlf
*.dsp eol=crlf whitespace=space-before-tab
*.sln eol=crlf
+*.vcproj eol=crlf
*.vcxproj* eol=crlf
.gitattributes export-ignore
.gitignore export-ignore