From 799d7f392561c385a2810c04f7c841c7b84dc41a Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Tue, 25 Jan 2022 14:32:50 -0500 Subject: changes for new machine --- .gitattributes_global | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitattributes_global (limited to '.gitattributes_global') diff --git a/.gitattributes_global b/.gitattributes_global new file mode 100644 index 0000000..e96eff2 --- /dev/null +++ b/.gitattributes_global @@ -0,0 +1,15 @@ +*.cpp diff=cpp +*.cs diff=csharp +*.css diff=css +*.ex diff=elixir +*.exs diff=elixir +*.go diff=golang +*.htm diff=html +*.html diff=html +*.md diff=markdown +*.php diff=php +*.pl diff=perl +*.rake diff=ruby +*.rb diff=ruby +*.rs diff=rust +*.tex diff=tex -- cgit 1.4.1