diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000000..6ba6b3c887e9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# allows for nicer hunk headers with git show +*.rs diff=rust