summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:48:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:48:02 -0800
commit0b85292e7f61079a5def164f9cb68b750d442722 (patch)
treea95647ab175b38fd9e90ee7a08928b2c1fe43bf2 /.gitattributes
parenta4f8b3a80e2bcd0a8285f05287b884115e397c6a (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