summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-06-22 08:59:08 -0400
committerBrad King <brad.king@kitware.com>2022-11-03 11:58:30 -0400
commiteea23d21a32961f23ec2247ef4a96f3639b11cae (patch)
treef8ba538b60e1fa376d8534c5b9b61e3a4e5cdee2
parentc974557598645360fbabac71352b083117e3cc17 (diff)
downloadcmake-eea23d21a32961f23ec2247ef4a96f3639b11cae.tar.gz
Source: Tell Git not to check whitespace in third-party curses form code
-rw-r--r--Source/CursesDialog/form/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CursesDialog/form/.gitattributes b/Source/CursesDialog/form/.gitattributes
index 12ede74cda..6dfa6277f3 100644
--- a/Source/CursesDialog/form/.gitattributes
+++ b/Source/CursesDialog/form/.gitattributes
@@ -1 +1,2 @@
+* -whitespace
* -format.clang-format-6.0