diff options
| author | Javier <dev.git@javispedro.com> | 2026-08-30 15:55:25 +0200 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2026-08-30 15:55:25 +0200 |
| commit | 6c79dffa4fd38a36845f518443668a3aa654728c (patch) | |
| tree | 954198ddb61bbf353d962dc47885ab58c4e16acf | |
| parent | 24bb6b6b4a40a7e7d9f430f9489626c93c58215d (diff) | |
| download | vbados-6c79dffa4fd38a36845f518443668a3aa654728c.tar.gz vbados-6c79dffa4fd38a36845f518443668a3aa654728c.zip | |
force nls files to be checkout as CRLF
| -rw-r--r-- | nls/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/.gitattributes b/nls/.gitattributes new file mode 100644 index 0000000..8d18639 --- /dev/null +++ b/nls/.gitattributes @@ -0,0 +1,2 @@ +vbmouse.* text eol=crlf +vbsf.* text eol=crlf |
