From 8ad2972f425fa7ebbc46ae9cb95be613a86265b1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Apr 2019 20:19:16 +0000 Subject: add .gitattributes for Ruby files This hopefully makes our other changes easier-to-read. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ba767a7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.rb diff=ruby +Rakefile diff=ruby -- cgit v1.2.3-24-ge0c7