summary refs log tree commit diff stats
path: root/.gitattributes_global
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.org>2022-01-25 14:32:50 -0500
committerBenjamin Morrison <ben@gbmor.org>2022-01-25 14:32:50 -0500
commit799d7f392561c385a2810c04f7c841c7b84dc41a (patch)
treed85ac8f878705216ec025875fd4ba73a89c78480 /.gitattributes_global
parenta108b2ea07f0ecb716b8a89ac25032749c21a92d (diff)
downloaddogfiles-799d7f392561c385a2810c04f7c841c7b84dc41a.tar.gz
changes for new machine
Diffstat (limited to '.gitattributes_global')
-rw-r--r--.gitattributes_global15
1 files changed, 15 insertions, 0 deletions
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