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