diff options
author | Egor Tensin <egor@tensin.name> | 2025-08-21 17:10:27 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-08-21 17:10:27 +0200 |
commit | ee33f8d172930f506eb423f16720879acd0e4b5d (patch) | |
tree | 6520995491357b634f89f160c7c75ae94bd5213c /.gitattributes | |
download | grub-reboot-into-windows-ee33f8d172930f506eb423f16720879acd0e4b5d.tar.gz grub-reboot-into-windows-ee33f8d172930f506eb423f16720879acd0e4b5d.zip |
aur: 0.1-1
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a2f2f07 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +/reboot-into-windows text eol=lf |