From 4b3c6290678a6b812179deb23eb23cb0632a09ff Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 11 May 2018 23:07:57 +1000 Subject: [PATCH] .gitattributes: Remove special text handling of stm32 usbdev files. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 133e2625c1..fdd31021f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,8 +16,6 @@ tests/basics/string_cr_conversion.py -text tests/basics/string_crlf_conversion.py -text ports/stm32/pybcdc.inf_template -text -ports/stm32/usbd_* -text -ports/stm32/usbdev/** -text ports/stm32/usbhost/** -text ports/cc3200/hal/aes.c -text ports/cc3200/hal/aes.h -text