diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-09-03 13:39:13 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-09-08 09:24:15 -0700 |
commit | 4ab097722ce4d2df56fc0bc1e278112f87038dc3 (patch) | |
tree | e7552dcb6388eda1f6f9c36815b0d277622e7f9d /host/cmake/msvc/.gitattributes | |
parent | ac96c8c76eb461913af49419e87358260fa4651e (diff) | |
download | uhd-4ab097722ce4d2df56fc0bc1e278112f87038dc3.tar.gz uhd-4ab097722ce4d2df56fc0bc1e278112f87038dc3.tar.bz2 uhd-4ab097722ce4d2df56fc0bc1e278112f87038dc3.zip |
Added INF files for USB devices to source tree.
Diffstat (limited to 'host/cmake/msvc/.gitattributes')
-rw-r--r-- | host/cmake/msvc/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/cmake/msvc/.gitattributes b/host/cmake/msvc/.gitattributes new file mode 100644 index 000000000..74afd259e --- /dev/null +++ b/host/cmake/msvc/.gitattributes @@ -0,0 +1 @@ +*.inf eol=crlf |