From 1ee6c3771fdfe458a7db3077e50e12d3519abb11 Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 1 Sep 2017 11:32:58 +1000 Subject: [PATCH] .gitattributes: Remove obsolete entries for stmhal/hal, stmhal/cmsis. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2d53b50e44..ff8c5ab299 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,8 +18,6 @@ tests/basics/string_crlf_conversion.py -text stmhal/pybcdc.inf_template -text stmhal/usbd_* -text stmhal/boards/*/stm32f4xx_hal_conf.h -text -stmhal/cmsis/** -text -stmhal/hal/** -text stmhal/usbdev/** -text stmhal/usbhost/** -text cc3200/hal/aes.c -text