summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:21:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:21:02 -0800
commitee17269a13d079dcc44eb6b99e5cc1e3b59db4d6 (patch)
treec9dee898f961239e1032c7067ddb49f8b3f04181 /.gitattributes
parent3e2ab4d2cf5eaef19621b35c7b575a44eb94417f (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