summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:19:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:19:41 -0800
commit9156e3e6db827a9a2434f44bce7451ae9c701537 (patch)
tree6b13b48080d17359ae6f677d4e93f5764528523b /.gitattributes
parentd8d011dcdbdebc35a85de5bff11bc6797c7430ae (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf