From 30f3bcdd29644a92217d9e16d39b9571b52086b6 Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 17 Feb 2017 10:27:34 +1100 Subject: [PATCH] gitattributes: Remove obsolete lines. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index bc3a9abf9a..2d53b50e44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,7 +15,6 @@ # These should also not be modified by git. tests/basics/string_cr_conversion.py -text tests/basics/string_crlf_conversion.py -text -stmhal/startup_stm32f40xx.s -text stmhal/pybcdc.inf_template -text stmhal/usbd_* -text stmhal/boards/*/stm32f4xx_hal_conf.h -text @@ -29,4 +28,3 @@ cc3200/hal/des.c -text cc3200/hal/i2s.c -text cc3200/hal/i2s.h -text cc3200/version.h -text -lib/fatfs/** -text