diff options
| author | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 09:50:28 +0000 |
|---|---|---|
| committer | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 09:50:28 +0000 |
| commit | c19258a3e31aabc1a0aca42cbf3d6af2eee61c8f (patch) | |
| tree | f0141b9db59be3c985da3bb17cf95dcf5134a85d /.gitattributes | |
init
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9a98968 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +* text=auto eol=lf +*.bat eol=crlf + +*.v linguist-language=V +*.vv linguist-language=V +*.vsh linguist-language=V +v.mod linguist-language=V +.vdocignore linguist-language=ignore |
