summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:57:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:57:13 -0800
commitf53c0acab90548a8b10c5d55ebdc6a744438d7e8 (patch)
treeb6f02231893c69d3b24df62018841096c26e0e51 /.gitattributes
parenta974f6f7e1bb9e20f2e4a9142ec494b48ffef307 (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