diff options
author | Benjamin Morrison <ben@gbmor.org> | 2022-01-25 14:32:50 -0500 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2022-01-25 14:32:50 -0500 |
commit | 799d7f392561c385a2810c04f7c841c7b84dc41a (patch) | |
tree | d85ac8f878705216ec025875fd4ba73a89c78480 /.gitattributes | |
parent | a108b2ea07f0ecb716b8a89ac25032749c21a92d (diff) | |
download | dogfiles-799d7f392561c385a2810c04f7c841c7b84dc41a.tar.gz |
changes for new machine
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index e96eff2..0000000 --- a/.gitattributes +++ /dev/null @@ -1,15 +0,0 @@ -*.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 |