summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:12:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:12:16 -0800
commit645d74863ee84a6c62d291cf0338b5241fcb73ee (patch)
tree7cc94cb4babc2a8060f49c4be891e2c0ff559af2 /.gitattributes
parent4d6253c3f9b9e3937582252034de5ae44e73710e (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