diff options
-rw-r--r-- | Utilities/cmlibarchive/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes new file mode 100644 index 0000000..2885cc6 --- /dev/null +++ b/Utilities/cmlibarchive/.gitattributes @@ -0,0 +1,2 @@ +*.h whitespace=indent-with-non-tab +*.c whitespace=indent-with-non-tab |