summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:55:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:55:51 -0800
commita83f7470d1c8d766cc23f391092a93e085d861e0 (patch)
tree4f76f36a4b2ac2dc59f6344b0294bf48c3e1300b /.gitattributes
parentc8b48b98239fb25c0d5c9c0db4c0c1985dc1415e (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