diff options
author | Mikhail Paulyshka <me@mixaill.tk> | 2017-03-22 13:58:32 (GMT) |
---|---|---|
committer | Mikhail Paulyshka <me@mixaill.tk> | 2017-03-22 15:05:15 (GMT) |
commit | 7a8860afbc614f2215e083adadb25963fe8f4dfe (patch) | |
tree | 85c2715466cc9df431f7191540bc31b0810fb752 /Source/.gitattributes | |
parent | 9a733c7bd626f457a71632da46934995da7bbd4b (diff) | |
download | CMake-7a8860afbc614f2215e083adadb25963fe8f4dfe.zip CMake-7a8860afbc614f2215e083adadb25963fe8f4dfe.tar.gz CMake-7a8860afbc614f2215e083adadb25963fe8f4dfe.tar.bz2 |
bindexplib: clang-format
Diffstat (limited to 'Source/.gitattributes')
-rw-r--r-- | Source/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/.gitattributes b/Source/.gitattributes index 1cec8a3..f69ad9d 100644 --- a/Source/.gitattributes +++ b/Source/.gitattributes @@ -17,5 +17,4 @@ /cmListFileLexer.c generated # Do not format third-party sources. -/bindexplib.* -format.clang-format /kwsys/** -format.clang-format |