summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:43:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:43:32 -0800
commit28d8031e2ec183b4199177ece2577aa9293ba0f9 (patch)
tree9349a02da88d9ddfb0e8c4411da8fd3d7775fd71 /.gitattributes
parent4d90822113790107e3514ccb1d5e00220cbab92f (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