summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:08:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:08:23 -0800
commit805fb5477a2675fec8416a90e28c05ac7d8bbc75 (patch)
tree420da056d47af0b0c3a971db104eb867b07cc040 /.gitattributes
parentf7d4b682df5946c0c3c0037edc1f2f963f4bf5e8 (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