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