diff options
author | Damien George <damien.p.george@gmail.com> | 2017-09-01 11:32:58 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-09-01 11:32:58 +1000 |
commit | 1ee6c3771fdfe458a7db3077e50e12d3519abb11 (patch) | |
tree | 4ada584a4554dc19867e4943027015bdaa8ac767 | |
parent | bebff0dab0b565c9e53bc45cd2edef3ce8674392 (diff) |
.gitattributes: Remove obsolete entries for stmhal/hal, stmhal/cmsis.
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 2d53b50e4..ff8c5ab29 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 |