summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:19:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:19:26 -0800
commit38e5bb8c83d50ce27330b2b54b476f4a57b39676 (patch)
tree48c91b9df75017d4083742fe4e9a737fc2984e28 /.gitattributes
parent8a95f5fc2b3c1ea0534081f1850794fac4ca786c (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