summaryrefslogtreecommitdiff
path: root/Source/kwsys/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/.gitattributes')
-rw-r--r--Source/kwsys/.gitattributes13
1 files changed, 13 insertions, 0 deletions
diff --git a/Source/kwsys/.gitattributes b/Source/kwsys/.gitattributes
new file mode 100644
index 0000000000..7065eb5cbb
--- /dev/null
+++ b/Source/kwsys/.gitattributes
@@ -0,0 +1,13 @@
+.git* export-ignore
+
+*.c kwsys-c-style
+*.c.in kwsys-c-style
+*.cxx kwsys-c-style
+*.h kwsys-c-style
+*.h.in kwsys-c-style
+*.hxx kwsys-c-style
+*.hxx.in kwsys-c-style
+
+*.cmake whitespace=tab-in-indent
+*.rst whitespace=tab-in-indent conflict-marker-size=79
+*.txt whitespace=tab-in-indent