summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 06:27:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 06:27:19 -0800
commitf2c33431ed14ac086fd1a40303cbf0c5ac7974d3 (patch)
treebb64db2e57389e50e27e6aca9eff59050b0558c7 /.gitattributes
parentd65268b7a02b2b1f31d43517c8d00a33e4eace78 (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