diff options
author | Brad King <brad.king@kitware.com> | 2015-01-13 15:36:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-01-13 15:36:19 (GMT) |
commit | 32fd56b066c28758e31ae97d4b16216b3633a843 (patch) | |
tree | ffee35a40375bce19e05d7d22cd5ca024b2e1304 /Utilities | |
parent | 3dec4a2bfbad7b519cb1e7c9aa72dd2ee3c4e669 (diff) | |
download | CMake-32fd56b066c28758e31ae97d4b16216b3633a843.zip CMake-32fd56b066c28758e31ae97d4b16216b3633a843.tar.gz CMake-32fd56b066c28758e31ae97d4b16216b3633a843.tar.bz2 |
jsoncpp: Add .gitattributes to skip whitespace checks
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/cmjsoncpp/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/cmjsoncpp/.gitattributes b/Utilities/cmjsoncpp/.gitattributes new file mode 100644 index 0000000..562b12e --- /dev/null +++ b/Utilities/cmjsoncpp/.gitattributes @@ -0,0 +1 @@ +* -whitespace |