mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
kwsys: match upstream changes
This allows the import to merge cleanly.
This commit is contained in:
14
Source/kwsys/.gitattributes
vendored
14
Source/kwsys/.gitattributes
vendored
@@ -1,12 +1,12 @@
|
||||
.git* export-ignore
|
||||
|
||||
*.c our-c-style
|
||||
*.c.in our-c-style
|
||||
*.cxx our-c-style
|
||||
*.h our-c-style
|
||||
*.h.in our-c-style
|
||||
*.hxx our-c-style
|
||||
*.hxx.in our-c-style
|
||||
*.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
|
||||
|
||||
Reference in New Issue
Block a user