diff --git a/.gitattributes b/.gitattributes
index 029d66a3fa532b66ef2f5d89f4fb2cfbcdaa5da9..f2da782111f2c9036c0a86376909b2a5bb0f408f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,8 +3,8 @@
 .hooks*          export-ignore
 
 /GitSetup        export-ignore
-/SetupForDevelopment.sh  export-ignore  eol=lf
-/clang-format.bash export-ignore eol=lf
+/*.sh            export-ignore eol=lf
+/*.bash          export-ignore eol=lf
 /.clang-format   export-ignore
 
 *.c              whitespace=tab-in-indent,no-lf-at-eof