summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:25:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:25:19 -0800
commit76e5a10b9ae46af89ac1588d859df00dcb40d834 (patch)
tree03603c921c2ceb0bf63c51f57d5c52bbd16489a8 /.gitattributes
parent583e47a3d951d4ba8e2098b8863f5338a5cf8eea (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