summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:23:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:23:42 -0800
commit51ec48c4cff82b75296f9bd78df059370f67a1b7 (patch)
tree989f674e45e1bddcfcad298db5895798372602d4 /.gitattributes
parent2de3ba0ec4c318769c4b9135339c4d7f5538a02e (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