about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-27 20:19:16 +0000
committerEric Wong <e@80x24.org>2019-04-27 20:19:16 +0000
commit8ad2972f425fa7ebbc46ae9cb95be613a86265b1 (patch)
treeece4a73240c2e78ba8c714c821cb7724e80c89fa
parent278e31821308e4a510f03d6c3a316a34361a0e55 (diff)
downloadcmogstored-8ad2972f425fa7ebbc46ae9cb95be613a86265b1.tar.gz
This hopefully makes our other changes easier-to-read.
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
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