diff options
| author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-05-12 22:33:54 -0600 | 
|---|---|---|
| committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-05-12 22:33:54 -0600 | 
| commit | 519c9566fb4a14836ac7cd26820e10dc97925f10 (patch) | |
| tree | cb38f77f0a1c2d91602f3ae3aff85fa4b9b81c51 | |
| parent | 652e6d9cb4b169fe0cd053e1447cbd9975932cbe (diff) | |
Mark repo as Markdown
| -rw-r--r-- | .gitattributes | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..559d4c5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.html.markdown linguist-language=Markdown linguist-detectable +file.html.erb linguist-vendored | 
