summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:02:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:02:48 -0800
commit4dcd5be9455abdc8f8d2ed13a63840c14d379590 (patch)
tree35a958b562fb6e32de4ab8216df2bf3b1d46740b /.gitattributes
parent669e30ac01fff8f6f4e607a9e4b81d802425857f (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