diff options
Diffstat (limited to 'Utilities/std/.gitattributes')
-rw-r--r-- | Utilities/std/.gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/std/.gitattributes b/Utilities/std/.gitattributes index 789a754..ad5459d 100644 --- a/Utilities/std/.gitattributes +++ b/Utilities/std/.gitattributes @@ -1,2 +1,2 @@ -cm/* our-c-style -cmext/* our-c-style +cm/** our-c-style +cmext/** our-c-style |