summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:32:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:32:31 -0800
commitfc6710c47da96c2ad87d9e8ef98ab3771a0736e3 (patch)
tree6b04318a82166135618dc1c21a53a136f6bc915b /.gitattributes
parentd8b56b0253fdc86c5726ea2e7de8a5ec2ea65b20 (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