summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:39:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:39:11 -0800
commit90a5e5d38ef0b493756f4d719e29bf5076cf30a1 (patch)
treed615c6cd2c3fd4380501e04561b6a150d9f04239 /.gitattributes
parent9f65004c30a2e4c07b472ba3c5f9a53448b8d110 (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