diff options
author | Brad King <brad.king@kitware.com> | 2018-05-31 17:40:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-06-01 13:52:02 (GMT) |
commit | b67a5bf175702ec2f464d1a09da31337fa98e8d9 (patch) | |
tree | 77686e9175e3a1dedbd6aefc1020cd7b119c3d88 /Tests/VSWinStorePhone | |
parent | b671e4799f0e418448681a21120e8e87a97de5dc (diff) | |
download | CMake-b67a5bf175702ec2f464d1a09da31337fa98e8d9.zip CMake-b67a5bf175702ec2f464d1a09da31337fa98e8d9.tar.gz CMake-b67a5bf175702ec2f464d1a09da31337fa98e8d9.tar.bz2 |
Tests/VSWinStorePhone: Do not format managed source
Diffstat (limited to 'Tests/VSWinStorePhone')
-rw-r--r-- | Tests/VSWinStorePhone/Direct3DApp1/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/VSWinStorePhone/Direct3DApp1/.gitattributes b/Tests/VSWinStorePhone/Direct3DApp1/.gitattributes new file mode 100644 index 0000000..601c97b --- /dev/null +++ b/Tests/VSWinStorePhone/Direct3DApp1/.gitattributes @@ -0,0 +1 @@ +Direct3DApp1.cpp -format.clang-format |