summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:17:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:17:19 -0800
commitac92aff241d5c65a6f4255149c53465d1e1c091e (patch)
tree4dcf356c10d01573f06f4214e75e1c9af7ec26b0 /.gitattributes
parent5d4841f4caa23a2650b0f98bdd5449588bf89179 (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