summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:06:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:06:56 -0800
commitc891ec905a4b3ba8826de86a3234ceeaed87e639 (patch)
tree5010069b4782f56d75cd5f54532f6745b592e812 /.gitattributes
parent79f01118b4f6479e9b2125b570ab9429f92ec910 (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