summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:33:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:33:29 -0800
commitab0717d544b503bb72ddd42e6bf90e51611b7414 (patch)
tree5b3ff26e15690028da6a93c1a92ee3d1f331df22 /.gitattributes
parent33145d7a11891c2c5681e7db3a55c0a53f0d979f (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