diff options
Diffstat (limited to 'Source/.gitattributes')
-rw-r--r-- | Source/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/.gitattributes b/Source/.gitattributes new file mode 100644 index 0000000..4b868dd --- /dev/null +++ b/Source/.gitattributes @@ -0,0 +1,4 @@ +CMakeVersion.cmake export-subst + +# Do not format third-party sources. +/kwsys/** -format.clang-format |