diff options
| author | kehiy <kehiiiiya@gmail.com> | 2024-09-11 13:17:16 +0330 |
|---|---|---|
| committer | kehiy <kehiiiiya@gmail.com> | 2024-09-11 13:17:16 +0330 |
| commit | d8ab9849b36f741ced25e40e9639c72b8062a38e (patch) | |
| tree | bda9c71e665708cc59ab30a26b47c1270ea1c185 /.gitattributes | |
| parent | 97a42449a8d42ac5639acb411f625debce6b490f (diff) | |
make *.md linguist detectable.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a252d3d --- /dev/null +++ b/.gitattributes | |||
| @@ -0,0 +1 @@ | |||
| *.md linguist-detectable | |||