summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:12:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:12:27 -0800
commit86ae6daf7e89b039b2bce8b303f8540a4ae6bd5b (patch)
treec1937cf0581b517bf10816e55c854b92df16c61c /.gitattributes
parent6302517f141f44caf80f190cf0010793f7c67044 (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