diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-10 11:35:49 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 11:36:40 +0200 |
commit | 6ebedc72e1e0d6d1c824915a73d51e1f8925af77 (patch) | |
tree | 48e35bab9fe2b2d3a83e8aedb14ef27d98d13cfa /bin/.gitattributes | |
parent | add README & LICENSE, just for fun (diff) | |
download | grub-reboot-into-windows-6ebedc72e1e0d6d1c824915a73d51e1f8925af77.tar.gz grub-reboot-into-windows-6ebedc72e1e0d6d1c824915a73d51e1f8925af77.zip |
Diffstat (limited to 'bin/.gitattributes')
-rw-r--r-- | bin/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.gitattributes b/bin/.gitattributes index 713687e..4ace0b5 100644 --- a/bin/.gitattributes +++ b/bin/.gitattributes @@ -1 +1 @@ -grub-reboot-into-windows text eol=lf +script text eol=lf |