summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-05-11 23:07:57 +1000
committerDamien George <damien.p.george@gmail.com>2018-05-11 23:07:57 +1000
commit4b3c6290678a6b812179deb23eb23cb0632a09ff (patch)
tree97ec0498fd68c1419a317e0ee60c437eec65a9c0
parentabde0fa2267f9062b28c3c015d7662a550125cc6 (diff)
.gitattributes: Remove special text handling of stm32 usbdev files.
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 133e2625c..fdd31021f 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